Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

HTML5 video does not open in Chrome #326

Open
pro2s opened this issue Feb 7, 2019 · 0 comments
Open

HTML5 video does not open in Chrome #326

pro2s opened this issue Feb 7, 2019 · 0 comments

Comments

@pro2s
Copy link

pro2s commented Feb 7, 2019

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant