Hide on scroll for react-tooltip v5? #1030
|
I've just been trying out react-tooltip and really like it - except for one issue I can't seem to solve, which is that the tooltip doesn't immediately disappear if you scroll. I think it's likely a similar issue to #746 given that it seems to work fine on the examples in the docs. But I can't use the same I notice that here it says 'scrollHide - can be implemented if requested' - so maybe it's that which is needed? |
Answered by
gabrieljablonski
May 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've opened a feature request for this at #1031.
It might be a few days before we can get to this, so if you'd like a hacky workaround until then, I could give some suggestions.