You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took a look in the master branch and also in the e v6 branch, I've added a few extra cleanup code to prevent memory leak, but on my tests, looks like there's no relevant progress so far, so I'll add the help wanted label on this one, please feel free to help too if you have any available time.
Bug description
When tooltip is rendered with react children, it's not cleaning up rendered children and they remain in the memory
Version of Package
v5.28.0
To Reproduce
https://react-tooltip.com/docs/examples/children
Hover over example and see DOM nodes in dev tools rising
Expected behavior
Children is correctly cleaned up
Screenshots
Kapture.2025-02-28.at.17.36.14.webm
Desktop
The text was updated successfully, but these errors were encountered: