Ionaru/easy-markdown-editor

Emojis doesn't work on iOS in Safari

Open

#429 opened on May 13, 2022

View on GitHub
 (4 comments) (1 reaction) (0 assignees)JavaScript (3,006 stars) (355 forks)user submission
BugHelp wanted

Description

Describe the bug Emojis doesn't work on iOS in Safari, just some garbled code. Only happens when typing on iPhone, copied emojis works fine.

To Reproduce Steps to reproduce the behavior:

  1. Build a web app using easymde.
  2. Type in a few emojis.
  3. See error, some garbled code.

Expected behavior Emojis.

Screenshots IMG_6487

** Version information **

  • OS: iOS 15.4 (Chinese Simplified)
  • Browser: Safri
  • EasyMDE version: 2.16.1

Additional context The garbled code shows random Chinese charaters, pain squares or the right emojis. Not sure if it's because my iPhone is in Chinese language.

Contributor guide