-
Notifications
You must be signed in to change notification settings - Fork 168
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
Bubble Menu is cut off behind editor perimeter #118
Labels
Comments
I think this is related to #98 |
I saw such a problem, will fix it. |
I remove the option |
🎉 This issue has been resolved in version 1.24.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced Sep 8, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I have trouble with the bubble menu. It is cut off behind editor perimeter. I saw #98 and I use element-tiptap
v1.24.2
but the bubble menu is cut. Theeditor-menu-bubble
component has akeepInBounds
property and if I changekeep-in-bounds
on true in source element-tiptap the bubble menu won’t be cut. Can we add propertykeep-in-bounds
or advise another solution? ThanksThe text was updated successfully, but these errors were encountered: