Skip to content

Conversation

@duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Dec 8, 2025

This pull request fixes an issue where cmd + s keybindings weren't being destroyed/unbound properly when moving between pages.

This PR fixes it by destroying the bindings under beforeUnmount, instead of unmounted. Not entirely sure why it fixes it, but it does. 🤷‍♂️

How to reproduce

  1. Visit entry publish form
  2. Go to the collection's blueprint
  3. Trigger cmd + s
  4. See a console error, coming from the save method in the entry publish form component.

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