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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Redux Devtools in Chrome doesn't work after 3 version. I have older version extension in Mozilla(2.17.1), and it work, but new version - not.
My package.json:
"redux": "^3.0.5",
"redux-auth-wrapper": "^0.9.0",
"redux-form": "^7.4.3",
"redux-thunk": "^0.1.0",
"react-router-redux": "^4.0.7",
"react-redux": "^4.4.10",
But if I open website with more recent version ("react-redux": "^7.1.3") like this , then this will work:

Beta Was this translation helpful? Give feedback.
All reactions