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

[DevTools Bug]: Extension not loading for local files in Electron since 4.27.5 #27749

Open
Bartel-C8 opened this issue Nov 27, 2023 · 3 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@Bartel-C8
Copy link

Website or app

local file (index.html)

Repro steps

Try to load the React Devtools in an Electron app (latest 27.1.2) which uses a local file to load.

Electron now properly supports loading manifest V3 extension, but there is a problem when loading a local file to the main window.
Context: electron/electron#36545 (comment)

Only workaround is to programatically close the application and re-create the window.
On some systems (Windows?) it seems plenty to just load the extension twice, but on my macOS, this does not work..

I traced the commit breaking this is: #26492
So v4.27.4 works fine, but the next release (and onwards) 4.27.5 suffer from this issue.

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

@Bartel-C8 Bartel-C8 added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Nov 27, 2023
@Bartel-C8
Copy link
Author

Bartel-C8 commented Jan 22, 2024

Ping @mondaychen

@nbabanov
Copy link

I have issues with 4.27.5 onwards a well.

@emlys
Copy link

emlys commented Mar 27, 2024

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants