outline / rich-markdown-editor

The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
https://www.getoutline.com
BSD 3-Clause "New" or "Revised" License
2.87k stars 590 forks source link

Double characters being inserted at every line beginning - Firefox Mobile #622

Open dmechea opened 2 years ago

dmechea commented 2 years ago

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:

additional notes