Skip to content

Commit

Permalink
Closes #1796
Browse files Browse the repository at this point in the history
  • Loading branch information
marktaipan-cvisionai committed Nov 5, 2024
1 parent 8a9a224 commit e050d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/js/annotation/annotation-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -823,6 +823,7 @@ export class AnnotationPage extends TatorPage {
.then(() => {
this._settings.setAttribute("version", evt.detail.version.id);
this._canvas.refresh();
this._updateURL();
this._loading.style.display = "none";
this.removeAttribute("has-open-modal", "");
});
Expand Down

0 comments on commit e050d7b

Please sign in to comment.