micnews / react-jw-player

A React Component API for JW Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playlist prop required

dbabaioff opened this issue · comments

If we set up a player with a playlist on the JWPlayer dashboard it gets overwritten because a playlist is a required field and if I do not set this property it's set to an empty value.

If this is correct - it means we always need to set value for the playlist in order to have a playlist and not use the JWPlayer dashboard.
Is this correct?