-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Hey team, First of all thank you for building this awesome library.
Am using this in one of my side project and I wanna be able to use this editor in mobile browser. Everything works fine in desktop browser but not in mobile. That's when I tried to check the behavior of https://react-simplemde-edtior.netlify.app/ in mobile browser and still the issue was seen.
The issue is,
- Two words are inserted when the enter key is pressed.
- The cursor doesn't move to next line unless I press space.
Attaching the video for reference.