https://github.com/DioxusLabs/components/blob/main/primitives/src/popover.rs#L117 Here it subscribes but never unsubscribe, it leads to memory leak you can add `console.log("call")` and see that you will see how they multiply