-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed
Description
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
Labels
No labels