Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty output if the content is only a single emoji #2715

Open
jingjunm opened this issue May 9, 2024 · 0 comments
Open

Empty output if the content is only a single emoji #2715

jingjunm opened this issue May 9, 2024 · 0 comments
Labels

Comments

@jingjunm
Copy link

jingjunm commented May 9, 2024

If you use only a single emoji like 馃槉 for example in a block, you get an empty output. Works if you put 2 emojis, emoji with any text etc.

Example:
[{"id": "9JhBKY4A83", "data": {"text": ""}, "type": "paragraph"}]

Steps to reproduce:

  1. Paste and save any single emoji input into a block.
  2. Save and output the blocks from EditorJS
  3. Look at results

Expected behavior:
Output the emoji in the block data.

Editor.js version:
2.29.1

Plugins you use with their versions:

  • Paragraph
  • Header
  • Image
  • The core ones from the editorJS team
@jingjunm jingjunm added the bug label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant