Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

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

Open
dmechea opened this issue Jan 8, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@dmechea
Copy link

dmechea commented Jan 8, 2022

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 dmechea added the bug Something isn't working label Jan 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant