[BUG] #1042 Regression from 5.26.0 → 5.26.1
Bug description See #1042
Version of Package v~5.26.1
Cannot reproduce the exact issue from #1042 with v5.26.1 (or latest v5.26.3).
https://github.com/ReactTooltip/react-tooltip/assets/21102974/93274294-62d8-4175-bd4c-01f25ac4a365
Using your old repo https://github.com/knubie/react-tooltip-demo (had to remove the CSS definitions from App.css copied from the internal tooltip definitions, since we've changed stuff a bit since v5.14.0)
Can you provide some more info on this?
Your original video:
https://github.com/ReactTooltip/react-tooltip/assets/431251/8b46a8c6-8f19-4d69-9451-8cc07022efed
Not sure why I was unable to reproduce it when this issue was first opened, but after testing it out again for #1204, I managed to reproduce it here https://stackblitz.com/edit/vitejs-vite-bbqqcx?file=src%2FApp.tsx
Working on a fix.
v5.26.1 introduced a change that was affected by us not correctly resetting the timeout refs in the original fix to this issue.
This beta release should fix it (again) [email protected]
Check #1205 for more info.
Will close this as soon as we release an official version with the fix.
Official release with the fix [email protected]