If you have time, could you try this example, and see if it works on your end? (or any shift key example in the page)
https://react-hotkeys-hook.vercel.app/docs/documentation/useHotkeys/basic-usage#keystrokes
thanks!
If you have time, could you try this example, and see if it works on your end? (or any shift key example in the page)
https://react-hotkeys-hook.vercel.app/docs/documentation/useHotkeys/basic-usage#keystrokes
thanks!
Oh that's what they meant by "live editor", somehow I didn't understand ahah.
Anyway, I get MODAL CONTENT with shift+c, whether I use the left shift or the right shift. I tried other shortcuts (such as replacing shift+c in the live editor by alt+c, shift+x, etc) and can confirm that I got MODAL CONTENT and issue list when expected.