-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
Issue:
When loading the examples in the site they currently throw an exception in IE11:
object doesn't support property or method 'assign'.
Ex: https://yj52v5689.codesandbox.io/
Potential Solution:
I believe that this can be addressed by adding in the babel-polyfill to address this in general. I'm not clear if this would uncover additional bugs with IE11 that would also need to be addressed.
Documentation Update:
Is it possible to add this and perhaps also add a browser support graph to the documentation to highlight what is expected to be supported with this framework?
Marketing Site Note:
Unrelated, the main site for http://react-spring.surge.sh/ fails to load at all in IE11 and does not throw a JS error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working