-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
addEventListener
没有在 unmount 的时候removeEventListener
setTimeout
/setInterval
没有在 unmount 的时候clearTimeout
/clearInterval
IntersectionObserver
/ResizeObserver
/MutationObserver
没有.disconnect()
Promises
/Obserbables
/EventEmitters
一直 pending- 全局对象储存
- 无限增长的 DOM
ref: https://nolanlawson.com/2020/02/19/fixing-memory-leaks-in-web-applications/
Metadata
Metadata
Assignees
Labels
No labels