The ResizeObserver omits unobserving in the componentWillUnmount, which may lead to memory leak when the component is unmount
Aperta
priority: High
- Lingua principale
- JavaScript
- Stelle
- 11.9k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The unmounted component can't be GC, because the observer still observes the detached component.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.