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
{{ message }}
This repository was archived by the owner on May 22, 2020. It is now read-only.
HTML5 video does not open in Chrome, because Chrome ignores the async: false parameter in the ajax request in the _getRemoteContentType method. _getRemoteContentType returns undefined as contentType, so _showHtml5Media generates error 'Could not detect remote target type. Force the type using data-type'.
Browser: Chrome, Version 72.0.3626.81 (Official Build) (64-bit)