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
While editing a monaco editor snippet, adding a space would move to the next slide, adding a f would enter or exit full screen, adding an o opens the overview, etc. This makes it virtually impossible to edit monaco snippets from slides...
This only happens in Chromium based browsers. It works as expected in Firefox and Safari.
Minimal reproduction
Steps to reproduce the behavior:
Create a new project
pnpm create slidev
cd slidev
pnpm install
pnpm approve-builds
pnpm run dev
Open in a Chromium-based browser, go to slide 15 and type o in one of the snippets