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

Preferences page is empty when debugging an extension's service worker #234

Open
vanowm opened this issue Mar 3, 2024 · 1 comment
Open
Labels
bug Something isn't working tracked This issue is now tracked on our internal backlog

Comments

@vanowm
Copy link

vanowm commented Mar 3, 2024

When debugging extension service worker DevTools' preferences tab is blank:
image

It works fine with background processes, option pages, etc. Only service workers seem to be affected.
image

Version 124.0.2438.0 (Official build) canary (64-bit)

AB#49281044

@vanowm vanowm added the bug Something isn't working label Mar 3, 2024
@captainbrosset
Copy link
Contributor

Thank you for finding and opening this bug. I can reproduce in Edge too (not in Chrome, by the way, so this is not a Chromium issue). Opening DevTools on the broken Settings page reveals the following error too:

image

I will make sure this bug is tracked by our dev team.

@captainbrosset captainbrosset added the tracked This issue is now tracked on our internal backlog label Mar 4, 2024
@captainbrosset captainbrosset changed the title No settings available when debugging service worker Preferences page is empty when debugging an extension's service worker Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked This issue is now tracked on our internal backlog
Projects
None yet
Development

No branches or pull requests

2 participants