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]: Bubble menu is not working #5110

Open
1 of 2 tasks
YevhenTarashchyk opened this issue May 2, 2024 · 1 comment
Open
1 of 2 tasks

[Bug]: Bubble menu is not working #5110

YevhenTarashchyk opened this issue May 2, 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

@YevhenTarashchyk
Copy link

Which packages did you experience the bug in?

@tiptap/extension-bubble-menu

What Tiptap version are you using?

2.3.1

What’s the bug you are facing?

Bubble menu is not appearing at all. Maybe I need to downgrade to previous version ?

What browser are you using?

Chrome

Code example

No response

What did you expect to happen?

Bubble menu to appear

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. 💖
@YevhenTarashchyk YevhenTarashchyk 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 2, 2024
@YevhenTarashchyk
Copy link
Author

<EditorContent editor={editor} className={classNames('rte__editor', { Disabled: disabled, })} disabled={!disabled} />

For some reason disabled (however in my case it is false) was the reason why bubble menu hasn't appear

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

1 participant