Calls .disconnect on resize observer, which doesn't exist
Aperta
- Lingua principale
- JavaScript
- Stelle
- 11.9k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In the componentWillUnmount handler, `_this.ro.disconnect()` does not exist on the resize observer. After debugging it looks like the correct method is `.unobserve()`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.