You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
The text was updated successfully, but these errors were encountered:
Sometimes this error happens randomly
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.
The text was updated successfully, but these errors were encountered: