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

[Bug]: BubbleMenu and Collaboration Extension conflict in 2.3.2 #5131

Open
2 tasks done
chenyuncai opened this issue May 10, 2024 · 1 comment
Open
2 tasks done

[Bug]: BubbleMenu and Collaboration Extension conflict in 2.3.2 #5131

chenyuncai opened this issue May 10, 2024 · 1 comment
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

Comments

@chenyuncai
Copy link

Which packages did you experience the bug in?

core vue3 document paragrapg text extension-collaboration

What Tiptap version are you using?

2.3.2

What’s the bug you are facing?

Case: Upgrade all extension and core packages from 2.3.1 to 2.3.2
Problem: BubbleMenu didnot works, applying mismatched transaction .... and stops me to edit anything
Useful Info:

  1. downgrade y-prosemirror to 1.2.3 works fine.
  2. remove Collaboration Extension and works fine too.

It seems the two packages confict in new version 2.3.2

What browser are you using?

Chrome

Code example

https://codesandbox.io/p/devbox/nuxt-tiptap-nn5zp7

What did you expect to happen?

The BubbleMenu component should works as before and no error edit message in console

Anything to add? (optional)

No response

Did you update your dependencies?

  • Yes, I’ve updated my dependencies to use the latest version of all packages.

Are you sponsoring us?

  • Yes, I’m a sponsor. 💖
@chenyuncai chenyuncai added 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 labels May 10, 2024
@itzaks
Copy link

itzaks commented May 22, 2024

I've been seeing the same bug coming up the latest week, fixed it by removing the use of FloatingMenu from @tiptap/vue-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Triage open
Development

No branches or pull requests

2 participants