Skip to content

Don't error if there is no DVR window

Vinay Rosenberg requested to merge github/fork/bbc/20-nodvrerror into development

Created by: LloydW93

It's possible for there to be no DVRInfoMetric, which will cause dash.js to break. Add a check so that this doesn't happen.

Merge request reports