-
-
Notifications
You must be signed in to change notification settings - Fork 535
Open
Description
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
- OS: mac
- Browser: chrome
- Version: 133.0.6943.142
Copilot