Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.2k stars 4.04k forks source link

Popup on hover increase limitless dom nodes #4477

Open anabanana3 opened 2 months ago

anabanana3 commented 2 months ago

Bug Report

Steps

Each time you hover a popup component dom nodes begin to increase and they are never deleted.

Expected Result

When popup is not showing on your app, dom nodes used should be deleted.

Actual Result

Dom nodes are never deleted

Version

3.0.0

Testcase

You can reproduce it on your own website https://react.semantic-ui.com/modules/popup/ each time you hover trigger example

welcome[bot] commented 2 months ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.