Closed joakimlindblad closed 2 years ago
Possibly missing 'this.ongoingLoad.then' on "requestSummary" message received by server
This looks like a correct solution to me. Looks like you're right in that the summary request could come before the ongoing load finishes before this commit, I would assume it became more apparent with a larger annotation file taking longer to load.
Possible race condition? Seems the server hasn't loaded annotations, but responds to "summary" request with 0 annotations.