jhen0409 / jhen0409/react-native-debugger

Redux devtools with "autoselect instance" -> will autoselect @react-navigation

Open
#465 2 comments 7 reactions 0 assignees View on GitHub
enhancement integration/redux-devtools
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

I use React Native Debugger to inspect the redux state of my react native app.

React navigation automatically creates an instance called "@react-navigation" in the redux devtools each time I live reload (see screenshot).

With auto select instances turned on, @react-navigation takes precedence over the new redux store instance. It's very annoying because I must manually select the new redux store instance each time I live reload.

- every load @react-navigation appears in the autoselected instances
- every time redux store has a different name

![screenshot](https://user-images.githubusercontent.com/10321850/76186361-c55a0f80-61da-11ea-8091-999f395af562.png)

React Native Debugger app version: [0.10.6]
React Native version: [0.61.4]
Platform: [iOS]
Is a real device: [No]
Operating System: [FILL THIS OUT: macOS]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.