react-navigation / react-navigation/react-navigation
TypeError when navigating.
オープン
まだ誰も着手していません。
bug
package:stack
- 主要言語
- TypeScript
- スター
- 24.5k
- フォーク
- 5.1k
- 平均マージ
- 1日 5時間
- マージ済み PR(30日)
- 18
説明
Current Behavior
- What code are you running and what is happening?
Recently upgraded our boilerplate in https://github.com/dooboolab/dooboo-native-ts/pull/155. This commit starts to show current behavior. - Include a screenshot or video if it makes sense.

I've also found various issues related to TypeError even in Troubleshooting in react-navigation. However, none of them solved the problem currently.
Expected Behavior
- What do you expect should be happening?
Not throwing an error when navigating.
How to reproduce
- Get recent code from https://github.com/dooboolab/dooboo-native-ts/pull/155.
yarn && yarn start
Your Environment
| software | version |
|---|---|
| iOS or Android | iOS |
| @react-navigation/native | 5.7.3 |
| @react-navigation/stack | 5.9.0 |
| react-native-gesture-handler | 1.7.0 |
| react-native-safe-area-context | 3.1.7 |
| react-native-screens | 2.10.1 |
| react-native | 0.63.2 |
| node | 12.14.1 |
| npm or yarn | yarn |
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
dooboo-native-ts の pull request 155 と commit 948039e の最近のコードから始め、iOS で yarn && yarn start を実行します。ナビゲーション中に表示される TypeError を追跡し、React Navigation の設定を記載されたパッケージバージョンと比較します。ナビゲーションがエラーをスローせずに動作すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native, typescript
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100