a227e6a979
- Reverted #7004 as it ended up preventing the rest of the components from being localized when there is an error. Replaced that with a `setLabel` that simply checks if the component exists before setting the label. - Fix "Autoplay Next On" not localized on initial load -- it was only localized when the setting changes. It is unfortunate that we need to also set the label in an additional `useEffect` instead of just using vjs events, but so be it. |
||
---|---|---|
.. | ||
plugins | ||
autoplay-next.js | ||
overlays.js | ||
play-next.js | ||
play-previous.js | ||
theater-mode.js | ||
videojs.jsx |