-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
Description
Describe the bug
When saving, clearing, or resetting a keyboard shortcut in Settings → Shortcuts, the following error is thrown:
TypeError: Cannot set properties of undefined (setting 'devtools:open-settings') at SettingsShortcuts.vue:191
Steps to reproduce: Open DevTools settings → Shortcuts tab Click to edit a shortcut and save it
Reproduction
(described in the bug)
System Info
System:
OS: macOS 26.3.1
CPU: (14) arm64 Apple M4 Max
Memory: 8.39 GB / 36.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.12.0 - /Users/ari.sheydakonghq.com/.nvm/versions/node/v24.12.0/bin/node
npm: 11.6.2 - /Users/ari.sheydakonghq.com/.nvm/versions/node/v24.12.0/bin/npm
pnpm: 10.32.1 - /Users/ari.sheydakonghq.com/Library/pnpm/pnpm
Browsers:
Chrome: 146.0.7680.164
Firefox: 149.0
Firefox Developer Edition: 147.0
Safari: 26.3.1Used Package Manager
pnpm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- 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, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Reactions are currently unavailable