zalmoxisus / redux-devtools-extension

Redux DevTools extension.
MIT License
13.5k stars 1k forks source link

Question/FYI - Chrome Automatically Disabling Redux DevTools Extension #485

Closed lenards closed 6 years ago

lenards commented 6 years ago

I thought I'd note this as a "for your information", or something that might be effecting Windows 10 developers. (I'm not sure if you know about it ... )

I was looking to open Redux DevTools and it was missing from my DevTools tab bar.

When I tried to re-install it from the Chrome Web Store, I noticed that Chrome had automatically disable it (see in details). And checking the DevTools Console showed a bunch of errors related to the Chrome Web Store profile for the extension.

Platform: Windows 10 Chrome: Version 65.0.3325.181 (Official Build) (64-bit)

And, thank you for all the work on this. I really appreciate it. 🙇

## Disabled notification "toast" message ![redux-devtools-extension-disabled](https://user-images.githubusercontent.com/5923/38579408-c22202b4-3cbb-11e8-8047-254044a62851.png) ## Errors noted in DevTools Console Raw text version for the errors here: https://gist.github.com/lenards/1ae54258706bcb460fceb04690d49b88 ![redux-devtools-extension-disabled-console-output](https://user-images.githubusercontent.com/5923/38579417-c7d10408-3cbb-11e8-8ca6-32212e3986c3.png)
lenards commented 6 years ago

Am I the only one hitting this?

lenards commented 6 years ago

I'm guessing from the crickets no one is hitting this. I'm still unsure why Chrome is flagging the extension and then allowing me to re-enable it following a restart of the overall Chrome process.

Closing.

damiangreen commented 6 years ago

Also hitting this on a Mac.. was working only yesterday..

lenards commented 6 years ago

Huh. I couldn't find any logging in Chrome about what was happening. I suspected it might be related to leaving a debugging session open for long periods of time that might cause larger and larger growth in memory usage. So it wasn't the extension as much as how I was (mis)using it. I have zero proof for this other than I'd seen the "Tick" heatbeat message the application I'm working on grow quite big.

douglasnaphas commented 5 years ago

I am also hitting this on a Mac with Chrome version 75.0.3770.142. Redux DevTools is added to Chrome and was working yesterday, but is disabled today.

douglasnaphas commented 5 years ago

I closed all my tabs and quit Chrome and started it again, and the Redux DevTools extension is enabled again.

chanlawrencet commented 5 years ago

Same issue just happened with my Mac on Chrome 76.0.3809.100. Restarting did solve the issue, though. @lenards might be right because I had left the inspector open overnight (with network disconnects too).

lenards commented 5 years ago

:+1:

On Sat, Aug 10, 2019 at 7:47 AM Lawrence Chan notifications@github.com wrote:

Same issue just happened with my Mac on Chrome 76.0.3809.100. Restarting did solve the issue, though. @lenards https://github.com/lenards might be right because I had left the inspector open overnight (with network disconnects too).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zalmoxisus/redux-devtools-extension/issues/485?email_source=notifications&email_token=AAABOI5LFJ4FEWBRUM36KW3QD3IH7A5CNFSM4EZ3RDI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4AO3JA#issuecomment-520154532, or mute the thread https://github.com/notifications/unsubscribe-auth/AAABOI4FJVIERV4EPJDC2CTQD3IH7ANCNFSM4EZ3RDIQ .

andrewdingcanada8 commented 4 years ago

also hitting this on my mac Chrome

RenaldMorino commented 2 years ago

I have been having this issue too lately... I just uninstall the extension and reinstall it just after. But its getting tiresome... I had to do this three times just today...

For reference, I'm currently using Opera GX.