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
When you place the cursor in the editor, onSelectionChange() only returns the fragment that is rendered at this position. Instead it should return all annotations at this position, wether they are visible or not.
refactor termsAt() in annotation-state.ts
The text was updated successfully, but these errors were encountered:
When you place the cursor in the editor,
onSelectionChange()
only returns the fragment that is rendered at this position. Instead it should return all annotations at this position, wether they are visible or not.termsAt()
inannotation-state.ts
The text was updated successfully, but these errors were encountered: