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

Raise error when double clicking at the end of the paragraph #65

Open
reorx opened this issue Mar 22, 2022 · 1 comment
Open

Raise error when double clicking at the end of the paragraph #65

reorx opened this issue Mar 22, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@reorx
Copy link

reorx commented Mar 22, 2022

Error in console:

Uncaught DOMException: Failed to execute 'setEnd' on 'Range': There is no child at offset 574.

This happens when I double click at the end of the paragraph (the circle in the image below)
image

It seems not the same problem with #61 , as the exception raises from "textNodesBetween":
image

@rsimon rsimon added the bug Something isn't working label Mar 25, 2022
@rsimon
Copy link
Member

rsimon commented Mar 25, 2022

Thanks for reporting - I can reproduce. Will look into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants