muxinc / media-chrome

Custom elements (web components) for making audio and video player controls that look great in your website or app.
https://media-chrome.org
MIT License
1.77k stars 71 forks source link

Re-enable/disable subtitles on connectedCallback #777

Open luwes opened 11 months ago

luwes commented 11 months ago

related to https://github.com/muxinc/media-chrome/pull/775

Subtitles are forcefully disabled on disconnectedCallback to prevent memory leaks. We should remember the state and re-apply on connectedCallback