You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are seeing the following crash appearing 100s of times in our Sentry logs after updating react-native and react-native-navigation to the following versions:
RN: 0.73.11
RNN: 7.40.3
I can't seem to reproduce it on my own iPhone (13 Pro max). There is no clear pattern of iOS device / software version causing the bug.
I have tested this issue on the latest react-native-navigation release and it still reproduces.
Help us reproduce this issue!
Can't reproduce locally. There is no clear pattern when looking at the crash reports regarding iOS device/software version.
Our layout is a tad bit complex:
It's a 5 bottom tab application where some of the tabs use the sidemenu. Pseudo code: root: { bottomTabs: { children: [stackLayout, sidemenuLayout, sidemenuLayout, stackLayout, stackLayout] }
In what environment did this happen?
React Native Navigation version: 7.40.3
React Native version: 0.73.11
Has Fabric (React Native's new rendering system) enabled: (yes/no) no
Node version: 20.18.2
Device model: Happens on all models iPad + iPhone
iOS version: Seems to happen on all iOS versions.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.
Uh oh!
There was an error while loading. Please reload this page.
What happened?
We are seeing the following crash appearing 100s of times in our Sentry logs after updating react-native and react-native-navigation to the following versions:
RN: 0.73.11
RNN: 7.40.3
I can't seem to reproduce it on my own iPhone (13 Pro max). There is no clear pattern of iOS device / software version causing the bug.
What was the expected behaviour?
App should not crash
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
Can't reproduce locally. There is no clear pattern when looking at the crash reports regarding iOS device/software version.
Our layout is a tad bit complex:
It's a 5 bottom tab application where some of the tabs use the sidemenu. Pseudo code:
root: { bottomTabs: { children: [stackLayout, sidemenuLayout, sidemenuLayout, stackLayout, stackLayout] }
In what environment did this happen?
React Native Navigation version: 7.40.3
React Native version: 0.73.11
Has Fabric (React Native's new rendering system) enabled: (yes/no) no
Node version: 20.18.2
Device model: Happens on all models iPad + iPhone
iOS version: Seems to happen on all iOS versions.
The text was updated successfully, but these errors were encountered: