Skip to content

Object.assign is not a function #3329

@iotch

Description

@iotch

Hello.
Is seems like react-router requires an Object.assign polyfill, since react 15?
I'm getting Uncaught TypeError: Object.assign is not a function in some browsers. Looks like getComponents() is using it here: https://github.com/reactjs/react-router/blob/master/modules/getComponents.js#L33
Or I'm missing something? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions