React Dev Tools “Forgets” Refs
If I have a page with a with ref
(made with useRef
), and I have a component that uses that ref
… maybe something like this:
If I have a page with a with ref
(made with useRef
), and I have a component that uses that ref
… maybe something like this: