[Bug]: pasteRules are not triggered on Android when inserted via GBoard clipboard manager #5911
Open
1 task done
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
core
Version(s)
2.10.3
Bug Description
When you paste from GBoard's clipboard manager it's considered an
insertText
inbeforeinput
rather than a traditional paste, and as a result these are unaffected bypasteRules
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
pasteRules should ideally abstract away this complexity.
Additional Context (Optional)
Example of the clipboard manager I mentioned:
Dependency Updates
The text was updated successfully, but these errors were encountered: