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
I thought something was wrong with my project, however when I create a clean slate nextjs project, I installed the package via
yarn add @uiw/react-markdown-editor
use the example for NextJS here: https://www.npmjs.com/package/@uiw/react-markdown-editor on the section Support for NextJS, it doesn't allow me to insert a backtick from keyboard. Copying or clicking on the code symbol works.
When I try the playground provided in the documentation, it works.
I use Mac with custom keyboard layout.
No errors in console nor in browser. Any ideas?
EDIT: I tried ENG keyboard and the (`) works (as option + )
However on my keyboard layout option + 7 doesn't work.
The text was updated successfully, but these errors were encountered:
Hello guys,
I thought something was wrong with my project, however when I create a clean slate nextjs project, I installed the package via
yarn add @uiw/react-markdown-editor
use the example for NextJS here: https://www.npmjs.com/package/@uiw/react-markdown-editor on the section Support for NextJS, it doesn't allow me to insert a backtick from keyboard. Copying or clicking on the code symbol works.
When I try the playground provided in the documentation, it works.
I use Mac with custom keyboard layout.
No errors in console nor in browser. Any ideas?
EDIT: I tried ENG keyboard and the (`) works (as option + )
However on my keyboard layout option + 7 doesn't work.
The text was updated successfully, but these errors were encountered: