uiwjs / react-md-editor

A simple markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-md-editor
MIT License
2.15k stars 155 forks source link

Bug: When I push (option+ ₩) + (option + Enter) in MacOS, the cursor is broken #617

Open choigonyok opened 8 months ago

choigonyok commented 8 months ago

I'm using 4.0.3 version

The cursor is broken when I push (opt + `) and (opt + Enter) in a row.

image

jaywcjlove commented 7 months ago

@choigonyok I was unable to reproduce your issue.