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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade @editorjs/editorjs from 2.25.0 to 2.28.2 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hansenhalim
Copy link

This PR fix missing last block when pasting multiple paragraphs

Steps to reproduce:

  1. Create new record containing EditorJS
  2. Paste multiple paragraphs (eg. three)
  3. Then all three paragraphs are visible in editor
  4. But last one is missing in when saved

Expected behavior:
All pasted blocks should be available when saved

Screenshots:
Screen Shot 2024-01-03 at 16 58 26
Screen Shot 2024-01-03 at 16 58 36

Device, Browser, OS: iMac, Firefox, MacOS. But also happens at ASUS, Chrome, Windows. Not happening in iMac, Chrome, MacOS.

Editor.js version: upto v2.26.5

Convert from const-require to module-import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant