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 breaks XML formatting #704

Open
henrik242 opened this issue Dec 16, 2019 · 1 comment
Open

Redux DevTools breaks XML formatting #704

henrik242 opened this issue Dec 16, 2019 · 1 comment

Comments

@henrik242
Copy link

Steps to reproduce:

  • Disable all add-ons in Firefox
  • Open an URL that points to a XML file
  • AS EXPECTED: A pretty-printed XML is shown
  • Enable the Redux DevTools Add-on
  • Open the XML file again
  • FAIL: Only the content inside the XML tags are shown

Using Firefox Developer Edition 72.0b6 on macOS 10.15.2

@henrik242
Copy link
Author

React devtools fixed this issue: facebook/react#17739

Maybe Redux devtools can do it similarly?

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