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

Bubble menu incorrect position #136

Closed
jnyblom opened this issue Feb 11, 2020 · 2 comments
Closed

Bubble menu incorrect position #136

jnyblom opened this issue Feb 11, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@jnyblom
Copy link
Contributor

jnyblom commented Feb 11, 2020

The bubble menu is incorrectly positioned when using v-app-bar and/or v-navigation-drawer. See tiptap-vuetify-demo/#/bubble-menu. Selecting text renders bubble at the bottom of the browser, not at the selection as expected.

@iliyaZelenko iliyaZelenko added the bug Something isn't working label Feb 12, 2020
@iliyaZelenko
Copy link
Owner

iliyaZelenko commented Feb 12, 2020

I saw such a problem. Now it's on the first priority.

iliyaZelenko pushed a commit that referenced this issue Feb 19, 2020
## [2.12.2](v2.12.1...v2.12.2) (2020-02-19)

### Bug Fixes

* **bubble menu:** fix positioning for the condition when parent has "position: relative" ([de4b37b](de4b37b)), closes [#136](#136)
* **icons:** fix close icon ([b6e29cd](b6e29cd)), closes [#130](#130)
@iliyaZelenko
Copy link
Owner

Fixed in v2.12.2. Now works like a charm: https://iliyazelenko.github.io/tiptap-vuetify-demo/#/bubble-menu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants