←PR REVIEWMissing useEffect Cleanup — Memory Leak on Unmount#519NotionLinear
⏱ 00:00Junior~10 min
PULL REQUEST
Open#519 · 1 commit
Missing useEffect Cleanup — Memory Leak on Unmount
junior-dev-99 wants to mergefeature/notification-live-poll→main
JU
junior-dev-99
1 file changed · 4 hours ago
YOUR MISSION
A junior dev added a live-poll feature to the notifications panel. After navigating away, the browser console starts throwing "Can't perform a React state update on an unmounted component" and memory usage climbs. Spot the issue.