Files
plyr/src
Jinhyeok Lee ba67920025 Fix 'this' while switching subtitle tracks (#2441)
When you switch a subtitle track you'll get

`TypeError: Cannot read properties of undefined (reading 'ui')` in `captions.js`'s `captions.setup`,

Because `captions.setup` is being called without proper `this` binding.
2022-04-18 11:43:44 +10:00
..
2022-03-01 15:32:05 +11:00
2018-09-28 00:42:42 +10:00