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

Nested tippies and double tippies #367

Open
terragady opened this issue Sep 13, 2022 · 0 comments
Open

Nested tippies and double tippies #367

terragady opened this issue Sep 13, 2022 · 0 comments

Comments

@terragady
Copy link

terragady commented Sep 13, 2022

Hi, I have to problems. I am using React and components from tippy.

  1. Nested tippies, when I have nested tippies for example on bigger element and then on text inside this element, is it possible to hide the parent tippy if user hovers on the text?

  2. Is it possible to have double tippy instances on same element, for example hover and on longer hover? When I am trying now I am seeing both tippies on top of each other but would be awesome to hide first one when second one shows. Not sure how to do it? Can you help? :)

Or at least to make them not colliding with each other, one on top of the other or different placement?

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

1 participant