Remove one superfluous $digest call from .on 'click' bucket.
It calls annotator.showViewer() which calls updateViewer() which already has a $rootScope.$digest() call.
Showing
Please register or sign in to comment
It calls annotator.showViewer() which calls updateViewer() which already has a $rootScope.$digest() call.