Skip to content

Cannot get Media Preview Thumbnail to render #764

Answered by shenders13
shenders13 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @luwes 👋

Of course, here is a small codesandbox that reproduces the issue.

Does anything jump out at you as wrong in terms of how I'm rendering the <track /> element?

EDIT:

I added some console.logs and found that the track element did not have any cues. So this line in controller.js was aborting early.

When I add crossOrigin="anonymous" to the parent video component, it works A-okay!

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by luwes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #763 on November 13, 2023 14:02.