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
The current implementation doesn't allow more than one instance of the annotator to be used on the same page. If more than one annotator is initialized, only the last one will work and earlier ones will report "Uncaught TypeError: Cannot set property 'attributes' of null" (in annotator_ui.js).