issue:
when creating a playlist and for some of the entries in it the "DisplayOnPlayer" for the captions is disabled, and you move from an entry with DisplayOnPlayer=true to an entry with DisplayOnPlayer=false - the captions of previous entry show up on current entry and kind of stuck.
The expected behavior is to not show captions at all and btn of CC also should not be displayed.
solution:
as part of the flow, adding a callback([]) with empty captions array.
issue: when creating a playlist and for some of the entries in it the "DisplayOnPlayer" for the captions is disabled, and you move from an entry with DisplayOnPlayer=true to an entry with DisplayOnPlayer=false - the captions of previous entry show up on current entry and kind of stuck. The expected behavior is to not show captions at all and btn of CC also should not be displayed.
solution: as part of the flow, adding a callback([]) with empty captions array.
Solves FEC-11252.