Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redux-devtools are not showing actions within Firefox DevTools inside the Redux DevTools panel #1229

Open
codylewis opened this issue Sep 19, 2022 · 0 comments

Comments

@codylewis
Copy link

Versions

  • Firefox Developer Edition 105.0b9 (64-bit)
    • Also happen in Firefox (regular) 104.0.2 (64-bit)
  • Redux DevTools 3.0.11
  • Window 10
  • Intel i7

Issue

redux-devtools are not showing actions within Firefox DevTools inside the Redux DevTools panel.

image

I am able to see this information if I

  • Click on the icon in the toolbar

image

  • Right click and open a separate panel

image

image

Additional Info

I've looked at the following issues that had Firefox in their name but I can't see any relation to this issue:

Debugging so far

  1. I've tried uninstalling/reinstalling the redux-devtools extension as well and the issue still persists.
  2. I installed the non-developer edition on my machine and added the redux-devtools extension to see if I could recreate the issue there, and I was able to reproduce that issue in the regular Firefox browser.
  3. I installed this plugin in Chrome and the actions show up in the Chrome DevTools inside the Redux DevTools panel, so not reproducible in Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant