Closed essensx closed 3 years ago
Here is a fix - https://github.com/slmgc/react-hint/pull/50
Any updates?
@essensx whoah, looks like I totally missed that issue, sorry about that. @ranihorev thanks a lot for the fix, I started the review, will try to check everything this weekend.
Hi @slmgc, could you merge the fix of @ranihorev #50 please? Thank you!
Hi everyone, sorry for not responding on time :/ Merged and released a new version with the fix, thanks a lot @essensx and @ranihorev
Not completely sure what is happening here, seems since the lib can't properly position the tooltip, it tries to reposition it infinitely.
Sample: https://codesandbox.io/s/awesome-ellis-yyjyf
Steps To Reproduce
Result
App crashes, React throws an exception of
setState
depth reached.