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

Image drag/drop doesn't work as expected #28

Open
nthsense opened this issue Jan 29, 2025 · 0 comments
Open

Image drag/drop doesn't work as expected #28

nthsense opened this issue Jan 29, 2025 · 0 comments

Comments

@nthsense
Copy link

I'm seeing some odd behavior related to image drag & drop in my own application as well as in the playground. Here is a screenshot from the playground which shows the issue:

Image

Also, the following console error is shown:

Image

Invalid path: unable to find block at index

To reproduce, type some text into the playground and then add an image. Once the image has been added, drag it around within the text a few times and note that the two sides of the playground no longer match.

In my own application, I use a web socket connection and load the same page in two different browsers. I have seen that when dragging the image to the end of a line of text, a space character may be removed from the text.

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

No branches or pull requests

1 participant