Skip to content

bug(ie): Object doesn't support property or method 'assign' #158

Closed
@prescottprue

Description

@prescottprue

What is the current behavior?
Initialization fails when attempting to use v1.4.0 in Internet Explorer on Windows 10 (this was seen through a error log, not actually experienced)

The following error is displayed:

Object doesn't support property or method 'assign'

This is due to usage of Object.assign, which is not supported in IE.

What is the expected behavior?
Should work regardless of browser or operating system

Which versions of dependencies, and which browser and OS are affected by this issue?
OS: Windows 10
Browser: Internet Explorer 10

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions