Skip to content

Fails on IE11 Win10 (no Array.prototype.find) #52

@gnarf

Description

@gnarf

const pair = allProxies.find(([key]) => key === Component);

This line is calling [].find which doesn't exist in IE11.

screenshot 2016-03-09 15 37 05

screenshot 2016-03-09 15 37 21

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