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

6.4.2 breaks functionality and layout #314

Open
cope opened this issue Jun 28, 2024 · 4 comments
Open

6.4.2 breaks functionality and layout #314

cope opened this issue Jun 28, 2024 · 4 comments

Comments

@cope
Copy link

cope commented Jun 28, 2024

With 6.4.1 we had a properly working submenu:
image

but with 6.4.2 (and 6.4.3) it broke:
image

now the submenu no longer starts where the parent item is placed AND there is a GAP between the menu and submenu which causes the submenu to not be selectable, as the mouse passes between them the submenu just closes, preventing the user to click any item in submenu.

I believe the bug was introduced in this commit.

Why 6.4.3 latest on npm when 6.4.1 is latest on GitHub? :(

@KABBOUCHI
Copy link
Owner

KABBOUCHI commented Jun 28, 2024

are u using tippy singleton? reverted the changes in 6.4.4

@cope
Copy link
Author

cope commented Jun 28, 2024

wait, maybe

@cope
Copy link
Author

cope commented Jun 28, 2024

yes

<tippy-singleton placement="right">

@cope
Copy link
Author

cope commented Jun 28, 2024

6.4.4 works with both <tippy placement="right"> and <tippy-singleton placement="right">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants