fix: fixed captions when switching source (#2261)
This commit is contained in:
parent
784f36921b
commit
882952bba6
@ -956,6 +956,7 @@ class Plyr {
|
||||
*/
|
||||
set currentTrack(input) {
|
||||
captions.set.call(this, input, false);
|
||||
captions.setup();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user