rich-markdown-editor icon indicating copy to clipboard operation
rich-markdown-editor copied to clipboard

Double characters being inserted at every line beginning - Firefox Mobile

Open dmechea opened this issue 2 years ago • 0 comments

A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. yarn add into create-react-app project
  2. build, host locally, go to page that has component mounted
  3. click and start typing into editor
  4. see characters being repeated every single new line

Expected behavior Characters should not be repeated every new line

Version "rich-markdown-editor": "^11.21.3"

Screenshots https://user-images.githubusercontent.com/15536676/148645872-5402ec29-5964-4cb5-bed6-45447b94586e.mp4

Smartphone:

  • Device: Samsung Galaxy A30
  • OS: Android 10
  • Browser: Firefox
  • Version 95.2.0

additional notes

  • I Tried Chrome too, Chrome seems to be working fine, so this looks to be a problem only with Firefox
  • Desktop works fine with Firefox, don't see this issue there.
  • If I use the / command and select a header, this issue does not happen. Seems to only be a problem if I'm typing directly.

dmechea avatar Jan 08 '22 01:01 dmechea