react-scan
react-scan copied to clipboard
Feature Request: Don't detach when a component is unmounted and remounted
Feature request: I have a component that I want to track re-renders of. But this component is unmounted and remounted. When this happens React Scan detaches from that component causing me to have to select it again, making it difficult to track excessive re-renders in certain flows
Yeah, I would like to implement this at some point