-
-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Labels
needs-reproductionThe issue doesn't include a minimal reproduction for maintainers to use to solve the issue.The issue doesn't include a minimal reproduction for maintainers to use to solve the issue.pending-triageSomeone (usually a maintainer) needs to look into this to see if it's a bugSomeone (usually a maintainer) needs to look into this to see if it's a bug
Description
Describe the bug
When running npm run dev to start development mode, the extension cannot be loaded in Chrome version 137.0.7151.56.
In earlier Chrome versions (e.g. 136.x), the same build works fine.
Reproduction
Run npm install
Run npm run dev
Open Chrome 137.0.7151.56 → Extensions → Load unpacked → Select dist folder
Observe that the extension fails to load (no errors shown / or show the errors here if any)
Steps to reproduce
No response
System Info
Chrome version: 137.0.7151.56Used Package Manager
npm
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-reproductionThe issue doesn't include a minimal reproduction for maintainers to use to solve the issue.The issue doesn't include a minimal reproduction for maintainers to use to solve the issue.pending-triageSomeone (usually a maintainer) needs to look into this to see if it's a bugSomeone (usually a maintainer) needs to look into this to see if it's a bug