videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

fix(cues): Ensure track exits before attempting cues access #857

Closed sliceofbytes closed 5 years ago

sliceofbytes commented 5 years ago

Description

Please explain the changes you made here. Commit your changes with npm run commit instead of git commit.

Fix to ensure that the this.ref.nativeElement.track object exists before attempting to access it's cues.

Checklist

Please, check that you have been followed next steps:

Elecash commented 4 years ago

:tada: This PR is included in version 7.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: