Skip to content

Browser freezes with "Page unresponsive" because of react-tooltip #1125

Answered by gabrieljablonski
revov asked this question in Q&A

You must be logged in to vote

Hey @revov.

As you can see here, it is possible to disable autoUpdate usage by setting globalCloseEvents.resize (or closeOnResize, if on a version prior to v5.22.0).

This is not optimal, since you might not wish to have the tooltip close automatically when scrolling, though it's a good starting point to figure out this specific issue. Since you can't reproduce it reliably, it might be a little tricky to know for sure autoUpdate is the sole reason for the problem.


Feel free to add more info here to see if we can help you figure something out, but if at any point you're able to reliably reproduce this, please open an issue with the details.

We may also consider adding a new disableAutoUpdate

Replies: 3 comments 4 replies

You must be logged in to vote
2 replies
@gabrieljablonski

@revov

Answer selected by revov

You must be logged in to vote
1 reply
@revov

You must be logged in to vote
1 reply
@gabrieljablonski

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants