silvermine / videojs-chromecast

MIT License
148 stars 75 forks source link

docs: Remove data-setup property from demo #117

Closed izkmdz closed 2 years ago

izkmdz commented 2 years ago

Using the data-setup attribute in the video component will automatically initialize the player with the options provided.

However, if the player is also initialized in our code using the videojs('my-player') function, it can sometimes cause unwanted side effects.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 7e84415b89030166b7a1e4c02b41fabe71339876 on izkmdz:ismendoza/data-setup into 0919bb21dd8e68db1d5c68aa88504293afd667b9 on silvermine:master.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 7e84415b89030166b7a1e4c02b41fabe71339876 on izkmdz:ismendoza/data-setup into 0919bb21dd8e68db1d5c68aa88504293afd667b9 on silvermine:master.