Dmitrii Fedotov

Results 5 comments of Dmitrii Fedotov

I am experiencing the same warning as I am trying to integrate markdown https://github.com/uiwjs/react-md-editor/issues/608

Now I have another problem, now with the cursor, look, it is not displayed correctly for one character ![image](https://github.com/uiwjs/react-md-editor/assets/108738511/7885ae96-abfd-48bc-89b1-49f5f96bdbc3) I clicked on the text at the end of the line,...

The same problem is right here https://uiwjs.github.io/react-md-editor/ ![image](https://github.com/uiwjs/react-md-editor/assets/108738511/902c68d3-9660-4bbf-9730-7cc4ea7b1e55)

![hite](https://github.com/uiwjs/react-md-editor/assets/108738511/ee9d8e4a-8b26-4bb7-bf9d-56d8c4dc845e)

I fixed this problem using this `highlightEnable={false}`