You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cheng500
changed the title
Bug: Potential Memory Leak - Detached elements after state change leading to DOM Update
Bug: Potential Memory Leak - Detached elements after DOM Update due to state change
Dec 17, 2024
React version: 18.3.1
Steps To Reproduce
Link to code example:
https://codesandbox.io/p/sandbox/modest-yalow-n2m86y
https://n2m86y.csb.app/
The current behavior
Elements are never removed from memory
The expected behavior
Elements should be removed from memory
The text was updated successfully, but these errors were encountered: