Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ramp Demo Site Not Updating Video #656

Open
1 task
joncameron opened this issue Oct 3, 2024 · 1 comment
Open
1 task

Ramp Demo Site Not Updating Video #656

joncameron opened this issue Oct 3, 2024 · 1 comment
Labels
bug 🐛 Something isn't working

Comments

@joncameron
Copy link
Contributor

To Reproduce

  • Go to https://ramp.avalonmediasystem.org
  • Put in a url in the Manifest URL field and select "Set Manifest"
  • The thumbnail and other aspects of Ramp populate with data from the manifest, but the video only ever plays as the Lunchroom Manners video in the default manifest for the Ramp demo site

A direct link to load the manifest URL in works as expected:
https://ramp.avalonmediasystem.org/?iiif-content=https://avalon-dev.dlib.indiana.edu/media_objects/gf06g267d/manifest.json

Done Looks Like

  • "Set Manifest" on the demo site loads the requested manifest to update the video data in addition to the other properties
@joncameron joncameron added the bug 🐛 Something isn't working label Oct 3, 2024
@masaball
Copy link
Contributor

masaball commented Oct 7, 2024

As far as I can tell, this does seem to be a state management issue. There is a VideoJSRef variable/hook that is getting set on the initial page load but is not being updated when loading the new manifest. I haven't been able to determine how to trigger the ref to update/reload though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants