Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo app fails at load-time on IE11 #222

Closed
joeyparrish opened this issue Nov 3, 2015 · 0 comments
Closed

Demo app fails at load-time on IE11 #222

joeyparrish opened this issue Nov 3, 2015 · 0 comments
Assignees
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@joeyparrish
Copy link
Member

Due to the demo app's use of Promises before polyfills are installed, the app fails at load time in a call to OfflineVideoSource.retrieveGroupIds(). Either we need to deferred this call until after polyfills are installed, or we need to install the Promise polyfill sooner.

@joeyparrish joeyparrish added the type: bug Something isn't working correctly label Nov 3, 2015
@joeyparrish joeyparrish self-assigned this Nov 3, 2015
@joeyparrish joeyparrish added this to the v1.6.0 milestone Nov 3, 2015
@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants