You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was crashing because Reacord has its own handlers for commands,
which meant that we wouldn’t be able to find a handler when one comes
in. Instead of throwing an error, return early.
0 commit comments