You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.