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

Fix saved keybinding persistence #2176

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Fix saved keybinding persistence #2176

merged 2 commits into from
Jan 6, 2025

Conversation

christian-byrne
Copy link
Collaborator

@christian-byrne christian-byrne commented Jan 6, 2025

This PR fixes an issue in which keybindings set in the settings dialog are not saved. userKeybindings raw value evaluated to undefined when accessed in Object.values(keybindingStore.userKeybindings.value), interfering with the saving process.

┆Issue is synchronized with this Notion page by Unito

@huchenlei huchenlei merged commit e123295 into main Jan 6, 2025
10 checks passed
@huchenlei huchenlei deleted the bugfix/keybinding-persist branch January 6, 2025 20:54
huchenlei pushed a commit that referenced this pull request Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants