Closed
Description
Occasionally, (maybe 5-10% of the time) when navigating to the next or previous image in a dataset, the image loads with no annotations shown in the paperjs window.
This seems like a client-side race condition; no errors occur in the browser console, and it can always be resolved by refreshing the page.
Clicking Hide All/Show All has no effect on the page when it happens to load in this state.
I have not yet determined root cause..