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
solution
In fact window.REDUX_DEVTOOLS_EXTENSION_COMPOSE will only be available if you start remote debugging. If it's stopped an error will be thrown. So checking is needed unless you want a red screen:
package: https://github.com/jhen0409/react-native-debugger
Issue : redux devtool doesn't get any data
solution
In fact window.REDUX_DEVTOOLS_EXTENSION_COMPOSE will only be available if you start remote debugging. If it's stopped an error will be thrown. So checking is needed unless you want a red screen:
The text was updated successfully, but these errors were encountered: