reduxjs / redux-devtools

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

Tool doesn't load in Firefox private window if opening from address bar #1654

Open Shaun-Meechan opened 5 months ago

Shaun-Meechan commented 5 months ago

I was recently using the tool to test some redux on a site I work on. Normally when I do this I use a normal window and a private window. This is when I noticed the tools don't load when in a private window when in Firefox if opening from the address bar. Here's an example using just a public website: normal Which works fine in a normal window private But won't in a private window. image However, if you right click and open "To right" it works as expected

I don't see any errors but happy to provide logs or whatever helps. Here's the site I used as an example: https://www.bbc.co.uk/sounds/play/live:bbc_radio_one