reduxjs / redux-devtools

DevTools for Redux with hot reloading, action replay, and customizable UI
http://youtube.com/watch?v=xsSnOQynTHs
MIT License
13.96k stars 1.15k forks source link

Did not work in Chrome or Firefox #1634

Open echo292 opened 4 months ago

echo292 commented 4 months ago

Loaded extension in both chrome and Firefox. I tried a local and public servers. (couldn't connect to a localhost:8000) Nothing happens.

Windows 10 Version: 22H2

Chrome Version 122.0.6261.128 (Official Build) (64-bit)

Firefox 123.0.1 (64-bit)

fai8146767 commented 4 months ago

gouravnema commented 3 months ago

+1 Earlier it was working after recent chrome update it stopped working. Chrome version : Version 123.0.6312.105 (Official Build) (x86_64) below is the screenshot of application having redux involved but state is undefined.

Screenshot 2024-04-07 at 5 31 08 PM

visz01 commented 3 months ago

I have the same issue, please check it!

echo292 commented 3 months ago

Not sure why, my previous installation is now working. The only thing I can think of that fixed my issue was a chrome update.

ConnorJBeck commented 3 months ago

I'm having this issue as well, but only with Chrome. Firefox seems to be working fine. Specifically, the extension did not recognize at all that the page supported redux, and so the tab does not show in the devtools.

Edit: Windows 11, Chrome Version 124.0.6367.61 (Official Build) (64-bit)