Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quill.clipboard.addMatcher does not detect pasted URLs #4406

Open
compmaster opened this issue Sep 9, 2024 · 0 comments
Open

quill.clipboard.addMatcher does not detect pasted URLs #4406

compmaster opened this issue Sep 9, 2024 · 0 comments

Comments

@compmaster
Copy link

Steps for Reproduction

  1. Visit https://stackblitz.com/edit/stackblitz-starters-zqlwfk?file=src%2FLinkPreview.ts
  2. Copy link from browser's address bar
  3. Paste the link into Quill editor

Expected behavior:

Should show alert "it works"

Actual behavior:

Nothing happens (however, when you cut the link from editor and paste it back, then it works)

Platforms:

OS: Windows 7, Windows 10, Ubuntu 22.04
Browsers: Chrome, Firefox, Opera, Vivaldi

Version:

Quill 2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant