Skip to content

Commit

Permalink
Fix metadata pop up updating issue
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-ha authored Feb 3, 2022
1 parent 320ada8 commit d80840e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Image.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit d80840e

Please sign in to comment.