brightcove / player-loader

An asynchronous script loader and embed generator for the Brightcove Player.
Other
28 stars 15 forks source link

VIDEOJS: WARN: A plugin named "reloadSourceOnError" already exists. #78

Open gaberogan opened 3 years ago

gaberogan commented 3 years ago

Getting this warning on every page load.

VIDEOJS: WARN: A plugin named "reloadSourceOnError" already exists. You may want to avoid re-registering plugins!

gkatsev commented 3 years ago

This generally means that the player and or the playback engine is being included on the page multiple times and can generally be ignored. However, we've made a change to stop logging this in the future.