Skip to content

IE11 TypeError #23

Open
Open
@marcosvlehmkuhl

Description

@marcosvlehmkuhl

I've beeing experiencing an error on IE 11 due to the lack of Object.values and Object.assign. I see three possible solutions here:

1 - We avoid using these non-widely supported APIs;
2 - We ensure the compiling injects those polyfills;
3 - We document a compatibility table on the README and point to the necessary polyfills.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions