[Bug]: Floting and Bubble menus' visibility hidden #4851
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
Which packages did you experience the bug in?
StarterKit (Vue 2)
What Tiptap version are you using?
2.2.1
What’s the bug you are facing?
Both the bubble and floating menu has stopped showing after some version upgrade.
I have to set:
visibility: visible !important;
in the CSS class to make it show.
I have made no other changes to the implementation.
Anyone experienced the same? Am i doing anything wrong, or is it a bug?
What browser are you using?
Chrome
Code example
No response
What did you expect to happen?
I expected the menus to show.
Anything to add? (optional)
No response
Did you update your dependencies?
Are you sponsoring us?
The text was updated successfully, but these errors were encountered: