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
This is happening because the viewer is trying to preload the video which it can't access. We can get rid of this by adding setup: {"preload": "none"} to the def media_tag element under data. The problem is that it looks to be playable which isn't a great UI experience. Think this might need a little design before being put into practice. At the very least an overlay that doesn't allow the user to click on the viewer.
I believe this only shows up in Firefox (tested 125 on Mac), when looking at a "Stanford-only" object like https://purl.stanford.edu/nm886yc3832
Clicking the "Log in" button resolves it:
The text was updated successfully, but these errors were encountered: