Material-ui does'nt works on safari (mac, ios).
step to reproduce :
clone : branch feature/intl
add
"material-ui": "0.14.4", to package.json
and add some material-ui components.
All events are breaks
Safari console
[React Intl] The Intl APIs must be available in the runtime, and do not appear to be built-in. An Intl polyfill should be loaded.↵See: http://formatjs.io/guides/runtime-environments/"