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
hello,I was used annotator v2.0.3 in a base vue2 application, but a bug(maybe) confused me.
i got a RangeError{type: "start", message: "Couldn't find start node: /div[1]/div[2]/span[222]", parent: null}.
first:
i defined MyLocalStorage (mostly like node_modules/annotator/src/storage.js:function:: debug() )
hello,I was used annotator v2.0.3 in a base vue2 application, but a bug(maybe) confused me.
i got a RangeError{type: "start", message: "Couldn't find start node: /div[1]/div[2]/span[222]", parent: null}.
first:
i defined MyLocalStorage (mostly like node_modules/annotator/src/storage.js:function:: debug() )
second:
finally:
i got this in highlighter.js , function reanchorRange :
so, how can i correct restore localstorage annotators on screen?
The text was updated successfully, but these errors were encountered: