You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
Hi, I have to problems. I am using React and components from tippy.
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?
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I have to problems. I am using React and components from tippy.
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?
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?
The text was updated successfully, but these errors were encountered: