You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VTT files display normally when the file ends with a timecode without text information
MediaElement Error
Uncaught TypeError: Cannot read properties of undefined (reading 'trim')
at Object.parse (mejs4_player-89828209b971fb12ea982fda09f81057bdb20080daac76da242fa939497e715d.js:13:29932)
at mejs4_player-89828209b971fb12ea982fda09f81057bdb20080daac76da242fa939497e715d.js:13:23090
at a.onreadystatechange (mejs4_player-89828209b971fb12ea982fda09f81057bdb20080daac76da242fa939497e715d.js:16:18387)
The text was updated successfully, but these errors were encountered:
@Dananji Testing again on dev the error is different (Uncaught TypeError: text is undefined) but the behavior is still the same—the VTT file does not render.
Current Behavior
When a VTT file ends with a cue that does not have text associated, the closed captions do not display in the player.
VTT Example
Expected Behavior
VTT files display normally when the file ends with a timecode without text information
MediaElement Error
The text was updated successfully, but these errors were encountered: