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
Sometimes I get this error and I can't find what causes it: An attempt was made to reference a Node in a context where it does not exist with a reference to this line theLength = typeof pos !== 'undefined' ? pos : length;
range.setStart(toModify, theLength);
The text was updated successfully, but these errors were encountered:
Hello
Sometimes I get this error and I can't find what causes it: An attempt was made to reference a Node in a context where it does not exist with a reference to this line theLength = typeof pos !== 'undefined' ? pos : length;
range.setStart(toModify, theLength);
The text was updated successfully, but these errors were encountered: