arrow_backBACK TO DRILLS
Blue Beltstrictmode
Callback ref cleanup leaks
A callback ref pushes DOM nodes into itemsRef.current but never removes them during cleanup. What bug does <StrictMode> help expose?
A callback ref pushes DOM nodes into itemsRef.current but never removes them during cleanup. What bug does <StrictMode> help expose?