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 shortcut provider crash #67

Merged
merged 4 commits into from
Sep 30, 2021
Merged

Fix shortcut provider crash #67

merged 4 commits into from
Sep 30, 2021

Conversation

johngodley
Copy link
Member

A recent change in Gutenberg (WordPress/gutenberg#34539) requires ShortcutProvider to be present otherwise useShortcut crashes.

There was an unannounced breaking change in `@wordpress/keyboard-shortcuts` which requires `ShortcutProvider` to be present otherwise `useShortcut` crashes
@johngodley johngodley merged commit 218ea43 into trunk Sep 30, 2021
@johngodley johngodley deleted the fix/shortcut-provider branch September 30, 2021 11:11
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.

1 participant