react-scan icon indicating copy to clipboard operation
react-scan copied to clipboard

Feature Request: Don't detach when a component is unmounted and remounted

Open stanhuan opened this issue 9 months ago • 1 comments

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

stanhuan avatar May 21 '25 22:05 stanhuan

Yeah, I would like to implement this at some point

RobPruzan avatar Jul 09 '25 00:07 RobPruzan