-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix opening RHP in FullScreenNavigator
- Loading branch information
1 parent
62ed5db
commit 71a2425
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
src/libs/Navigation/linkingConfig/getMatchingBottomTabRouteForState.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@WojtekBoman
I think this is causing central pane getting replaced with
WorkspaceListsPage
whenever we navigate toCategorySettingsPage
,CategorySettingsPage
etc in a fresh session.centralPaneReplaced.mp4