diff --git a/components/Image.vue b/components/Image.vue index 1d4b77cb..933ea46b 100644 --- a/components/Image.vue +++ b/components/Image.vue @@ -858,6 +858,7 @@ module.exports = { this.annotations = [] this.annoCursor = 0 this.loadAnnotations() + this.displayInfoBox() /* if (this.viewer && current && (!previous || current['@id'] !== previous['@id'])) { this.loadAnnotations()