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

Range Error #841

Open
curran opened this issue Aug 22, 2024 · 1 comment
Open

Range Error #841

curran opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@curran
Copy link
Contributor

curran commented Aug 22, 2024

Sometimes this error happens randomly

index-Cah95BwU.js:86 Uncaught RangeError: Trying to find position for a DOM position outside of the document
    at N6.posFromDOM (index-Cah95BwU.js:86:47594)
    at Ye.posAtDOM (index-Cah95BwU.js:89:13133)
    at HTMLDocument.O (index-Cah95BwU.js:91:64965)

image

It might be to do with some of the hover interactions on the editor. Hopefully we could just wrap something in a try/catch and ignore the error.

@curran curran moved this to Backlog in VZCode Kanban Aug 22, 2024
@curran curran added the bug Something isn't working label Sep 18, 2024
@curran
Copy link
Contributor Author

curran commented Sep 18, 2024

Could be the same as #793

@alizavirji alizavirji self-assigned this Oct 11, 2024
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
Status: Backlog
Development

No branches or pull requests

2 participants