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

[BUG] Playlist Items Not Displayed #6184

Open
1 of 5 tasks
abankhele opened this issue Feb 5, 2025 · 2 comments
Open
1 of 5 tasks

[BUG] Playlist Items Not Displayed #6184

abankhele opened this issue Feb 5, 2025 · 2 comments
Labels

Comments

@abankhele
Copy link

abankhele commented Feb 5, 2025

Describe the bug
When opening a playlist that contains items, no items are displayed, and an error appears:
"AnnotationsDisplay(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null."

To Reproduce
Steps to reproduce the behavior, including the results:

  1. Go to 'https://avalon-dev.dlib.indiana.edu/playlists/'
  2. Click on any playlist that contains items.
  3. Observe that no items are displayed, and an error message appears instead of the video player.

Expected behavior
Clicking on a playlist with items should display the video player, allowing playback of the playlist items along with the playlist details.

Screenshots/Screen Recording
image.png

Environment (please complete the following information):

  • Device / platform : laptop
  • OS: macos
  • Browser: chrome
  • avalon-dev
  • avalon-staging
  • mco-staging
  • mco-production
  • demo
@joncameron
Copy link
Contributor

Looks like an inconsistency in state updates.

@joncameron
Copy link
Contributor

Will need to be fixed in Ramp and pulled into Avalon for final testing/QA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants