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

Redux devtools ext in Chrome will not select the instance #1612

Open HarrisKarim1 opened 5 months ago

HarrisKarim1 commented 5 months ago

I've used redux devtools in the past, one day it randomly stopped working. The extension is completely empty. When trying to use it on the application im working on nothing shows up. For other websites, such as AWS, it works perfectly fine and shows all the states. I've tried on chrome, firefox and edge and none of them are populating.

Ashika08 commented 2 months ago

I am also facing the same issue. It works some times and at times it just doesn't load the application into the redux devtools window.