Skip to content

Demo app fails at load-time on IE11 #222

Closed
@joeyparrish

Description

@joeyparrish

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.

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions