Missing playback, thumbnail and storyboard token parameters in mux-player-react #821
Closed
1 task done
Labels
bug
Something isn't working
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
mux-player-react
Which browsers are you using?
Chrome
Which operating systems are you using?
Other (add details below)
Description
MuxPlayerReact is missing the following component props:
playbackToken
(passed asplayback-token
tomux-player
)thumbnailToken
(passed asthumbnail-token
tomux-player
)storyboardToken
(passed asstoryboard-token
tomux-player
)Reduced test case
No response
Steps to reproduce
playbackToken
,thumbnailToken
orstoryboardToken
Current Behavior
Not implemented.
Expected Behavior
Should be implemented.
Errors
No response
What version of the package are you using?
v2.2.0
The text was updated successfully, but these errors were encountered: