uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
337 stars 34 forks source link

Editor text overflow and result into not correct cursor position. Firefox v109.0 #198

Closed faisalamin9696 closed 1 year ago

faisalamin9696 commented 1 year ago

Hi, the text overflow from the defined height, and after scrolling it the cursor position gets some padding. As shown here

image

image

I am using the latest version of @uiw/react-markdown-editor 5.11.1 react 18.2.0

faisalamin9696 commented 1 year ago

wrong repo