Skip to content

fix: forward poster to video element - #2045

Open
wanxiankai wants to merge 1 commit into
cookpete:masterfrom
wanxiankai:fix/forward-poster-prop
Open

fix: forward poster to video element#2045
wanxiankai wants to merge 1 commit into
cookpete:masterfrom
wanxiankai:fix/forward-poster-prop

Conversation

@wanxiankai

Copy link
Copy Markdown

Summary

  • forward the public poster prop through Player to the active HTML media element
  • add a regression test that verifies the rendered video receives the poster URL

Testing

  • npm run lint
  • npm run types
  • npm test
  • npm run build

Fixes #2033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Poster prop not forwarded to HTML video element

1 participant