SilverBullet not intercepting keyboard shortcuts after defining keys for a template

I’m having a strange problem where my SilverBullet instance - after defining keys for a template - is not intercepting keyboard shortcuts. It also doesn’t recognize the enter key when opening run or the page picker using the mouse, the selection must be clicked on.

Common ctrl-k and ctrl-/ shortcuts for picking pages and running commands actually conflict with default Chrome shortcuts (which I never use). At https://silverbullet.md/ and https://v1.silverbullet.md/, ctrl-k and ctrl-/ continue to work. However, on my personal instance, when I invoke these shortcuts, the Chrome shortcuts are invoked instead.

This didn’t used to be the case for my personal instance. My best guess was that adding keyboard shortcuts for my new templates somehow interfered with normal shortcut handling. I had added key: "Alt-Shift-d" for my daily note template. Removing that and reloading the page confirmed that the keyboard shortcuts started to work again.

Any idea why defining a keyboard shortcut for a template would prevent other shortcuts from working?

@rosciol Provide us with the configuration snippet, please.

same problem here with firefox. i had remapped the commands shortcut to Ctrl+p, but now its always opening the print dialog. same for Ctrl+n - instead of opening the note in a new window it opens a new browser window with the default homepage.