Error handling code for concurrent mode suspense does not properly handle errors
オープン
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 11
説明
Documentation URL:
https://reactjs.org/docs/concurrent-mode-suspense.html#handling-errors
CodeSandbox URL:
https://codesandbox.io/s/adoring-goodall-8wbn7
The documentation suggests using error boundary to catch rendering or data fetching errors. However, in development, this triggers the "react-error-overlay" due to unhandled runtime error.
Please click on the CodeSandbox link to see the react-error-overlay.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まずリンク先のドキュメントセクションとCodeSandboxの再現例を開き、その後、ドキュメントに記載されたerror-boundaryの動作と、開発環境でのreact-error-overlayの結果を比較します。例が未処理のランタイムオーバーレイをトリガーしなくなるか、ドキュメントが確認された制限を明確に説明していれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- documentation, frontend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100