[Bug]: Redo doesn't work with BubbleMenu and Collaboration enabled #5729
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
BubbleMenu, Collaboration
Version(s)
2.8.0
Bug Description
When you have both BubbleMenu and Collaboration extensions enabled, Redo doesn't work anymore. Undo still works though.
If you disable BubbleMenu, Redo works again.
If you disable Collaboration (and enable History), Redo works again.
Browser Used
Chrome
Code Example URL
https://codesandbox.io/p/devbox/elastic-mcnulty-r756rh
Expected Behavior
Redo should work with BubbleMenu and Collaboration.
Additional Context (Optional)
The same issue happens in this example: https://github.com/ueberdosis/tiptap/blob/v2.8.0/demos/src/Extensions/CollaborationWithMenus/Vue/index.vue
Dependency Updates
The text was updated successfully, but these errors were encountered: