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

Critical Bug: Images delete all exiting editor data on adding #491

Closed
dgandhi1993 opened this issue Sep 4, 2020 · 1 comment
Closed
Labels
Milestone

Comments

@dgandhi1993
Copy link

dgandhi1993 commented Sep 4, 2020

@JiHong88 In the latest release, when you try adding images twice, the first image gets replaced.

Steps to reproduce:

  1. Initialize an empty editor
  2. Add an image
  3. Now add another image (or same image)

You will see that you still have only one image in the editor (the latest one you tried copying)

Even if you click on the enter icon on the bottom of the image and try pasting the new image, it still replaces the old image.

However, if I add a character after clicking the enter icon on the bottom of the image, the new image gets pasted fine.

@JiHong88 JiHong88 added the bug label Sep 5, 2020
@JiHong88 JiHong88 added this to the 2.33.1 milestone Sep 5, 2020
JiHong88 added a commit that referenced this issue Sep 5, 2020
@JiHong88 JiHong88 closed this as completed Sep 5, 2020
@JiHong88
Copy link
Owner

JiHong88 commented Sep 5, 2020

The 2.33.1 version has been updated.
If this issue has not been resolved, please reopen this issue.
Thank you.

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

2 participants