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
Either way, when I run the following snippet, I can open mirador and I can click on "add an annotation", but the moment I try to add it (by clicking on any of the shapes) the app displays a cryptic error : EllipseTool.component.js:110 Uncaught TypeError: Cannot read properties of undefined (reading 'alternate')
NB: I installed mirador-annotations from npm, maybe that's a mistake ? I should only clone the repo ? There is no real install recommandation on the ReadMe.
Hi,
I tried to reproduce this code https://github.com/ProjectMirador/mirador-annotations/blob/master/demo/src/index.js
Either way, when I run the following snippet, I can open mirador and I can click on "add an annotation", but the moment I try to add it (by clicking on any of the shapes) the app displays a cryptic error :
EllipseTool.component.js:110 Uncaught TypeError: Cannot read properties of undefined (reading 'alternate')
NB: I installed mirador-annotations from npm, maybe that's a mistake ? I should only clone the repo ? There is no real install recommandation on the ReadMe.
Thank you very much
The text was updated successfully, but these errors were encountered: