"Range Error: Applying a mismatched transaction" with AlpineJS v3 #1938
Unanswered
jamilabreu
asked this question in
1. Help
Replies: 2 comments 1 reply
-
I added another reply. Basically there's no reason to set up the editor like that as it doesn't need to update to changes. |
Beta Was this translation helpful? Give feedback.
1 reply
-
There was another approach discussed here as well, which will let you scope the library without it being reactive: #1953 (comment) There might be room to expand on this as a feature though within Alpine since multiple libraries seem to have issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would love some voices in this discussion: ueberdosis/tiptap#1515
Description
I got Range Error: Applying a mismatched transaction when clicking on a menu button with AlpineJS v3.
I created a CodeSandbox to help you debug the issue: https://codesandbox.io/s/tiptap-v2-alpinejs-v3-s5x2o
Beta Was this translation helpful? Give feedback.
All reactions