facebook / react

The library for web and native user interfaces.
https://react.dev
MIT License
227.09k stars 46.29k forks source link

[DevTools Bug]: Extension breaks PRTG web interface #27764

Open prplecake opened 9 months ago

prplecake commented 9 months ago

Website or app

presumably any PRTG installation

Repro steps

Try to load PRTG in Firefox. Note many tabs won't load properly, browser console network panel will show NS_BINDING_ABORTED errors coming from jQuery.

Not sure what the actual problem is, but disabling React Developer Tools lets all those pages load successfully with no errors reported in the console.

It would be cool if I could tell React Developer Tools to NEVER load on certain pages, but it doesn't look like that's an option.

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)

No response

Error component stack (automated)

No response

GitHub query string (automated)

No response

bayareaunicorn commented 9 months ago

What browser are you using? @prplecake

prplecake commented 8 months ago

Ah, good point. This is using the Firefox add-on.