sampotts/plyr

IE browser Set the plyr.source Enter the event ended

Open

#1008 aperta il 7 giu 2018

Vedi su GitHub
 (7 commenti) (4 reazioni) (0 assegnatari)JavaScript (2856 fork)batch import
Browser IssueHelp Wanted

Metriche repository

Star
 (25.318 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Expected behaviour

Set the plyr.source,Do not enter the event ended

Actual behaviour

IE browser Set the plyr.source Enter the event ended

Environment

  • Browser: IE11
  • Version: 3.3.10
  • Operating System: win10
  • Version:

Steps to reproduce

this.plyrInstances.on('ended', () => { alert(1) });

this.plyrInstances.source = { type: 'video', title: 'video', sources: [{ src:'xx.mp4', type: 'video/mp4' }, ], }

Guida contributor