Calls .disconnect on resize observer, which doesn't exist
オープン
- 主要言語
- JavaScript
- スター
- 11.9k
- フォーク
- 2.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In the componentWillUnmount handler, `_this.ro.disconnect()` does not exist on the resize observer. After debugging it looks like the correct method is `.unobserve()`.
コントリビューションガイド
評価
この issue はまだ評価されていません。