Redux-devtools: Empty in dev panel and in "pop-up" with error : Uncaught Error: Cannot find module "./A

Created on 29 Jun 2016  路  3Comments  路  Source: reduxjs/redux-devtools

The redux dev tool was working perfectly and it just stopped working. I have version 2.2.0.2 When I inspect the Redux DevTools I get this error:

window.bundle.js:20095 Uncaught Error: Cannot find module "./App"

There is nothing in the stack trace...

2016-06-29 1

2016-06-29 3

Most helpful comment

Fixed in https://github.com/zalmoxisus/redux-devtools-extension/pull/151, please update the extension to 2.2.0.3. Please refer to https://github.com/zalmoxisus/redux-devtools-extension/issues/150 if there are any other problems.

All 3 comments

I am having the same issue. There must be a bug in the new version.

I have blank Redux tab in 2.2.0.2 as well. Works fine on my other chrome where I still have 2.2.0.1 of Redux. How can I get back to 2.2.0.1?

Fixed in https://github.com/zalmoxisus/redux-devtools-extension/pull/151, please update the extension to 2.2.0.3. Please refer to https://github.com/zalmoxisus/redux-devtools-extension/issues/150 if there are any other problems.

Was this page helpful?
0 / 5 - 0 ratings