Commit b62a50b7 authored by Gergely Ujvari's avatar Gergely Ujvari

Call digest when document metadata arrives

To set up stream filter for realtime updates

Fix #1842
parent ec14cadc
......@@ -106,6 +106,7 @@ class Hypothesis extends Annotator
for href of entityUris
entities.push href
this.plugins.Store?.loadAnnotations()
this.digest()
# Allow the host to define it's own state
unless source is $window.parent
......
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