Replies: 2 comments
-
Can you provide a small sample project reproducing this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It could've been an issue with the tooltip clashing with my CSS style and setup. I'll close this discussion for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On the first initial hover of the element after setting up tooltips, the tooltip shows and hides smoothly.
But the next time I hover, and every hover after the first, the tooltip and webpage flickers.
Any suggestions?
I am using the latest version of
react-tooltip
in a webpack react app. I've also overwritten some of the default css options but only forwidth
,font-size
, andtext-align
.Beta Was this translation helpful? Give feedback.
All reactions