IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

igVideoPlayer throws an error when you initialize it on a video element

jackofdiamond5 opened this issue · comments

Description

igVideoPlayer throws an error upon initialization on a <video> tag.

Steps to reproduce

  1. Run the attached sample in a WebKit browser (Chrome, Safari, etc)
  2. Open the dev tools

Result

The console displays an error message.

Expected result

There should be no error messages.

Attachments

capture

videoplayer.zip