Skip to content

Polyfills being run more than once #941

Closed
@gscragg

Description

@gscragg

I have noticed an issue in IE11 with the InputEvent polyfill, where if shaka.polyfills.installAll() is called multiple times, a stack overflow error occurs when adding a change event handler to an input type="range".

Previously there there didn't seem to be an issue if we have 2 calls to installAll.

Should I be more careful around when and how this is called?

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