Commit 278524c1 authored by csillag's avatar csillag

Revert "When updating the viewer, don't change the route"

This reverts commit 32f307074f8be09dd1fd853dac1afa432076dfeb.

Fixes #794.
Reopens #790.
parent b24cc721
......@@ -300,6 +300,7 @@ class Hypothesis extends Annotator
($location, $rootScope) =>
@buildReplyList annotations
$rootScope.annotations = annotations
$location.path('/viewer').replace()
$rootScope.$digest()
]
this
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment