react icon indicating copy to clipboard operation
react copied to clipboard

[DevTools Bug]: Console error on Firefox "moz-extension:*" pages

Open liponex opened this issue 2 years ago • 0 comments

Website or app

Every page of almost any extension opened as window in Firefox

Repro steps

  1. Install the React Dev Tools in Firefox.
  2. Open the Console tab in the Dev Inspector.
  3. On Urls like moz-extension://da25b98a.... (any extension link) a console error appears.

The extension "React Developer Tools" is not allowed to access moz-extension://da25b98a-****-****-****-********0940/popup/popup.html

For think it would be ok, if the React Dev Tools are inaccessible on moz-extension:* pages.

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

liponex avatar Dec 04 '23 20:12 liponex