Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

css vendor prefixing not working #714

Closed
gutenye opened this issue May 26, 2016 · 2 comments
Closed

css vendor prefixing not working #714

gutenye opened this issue May 26, 2016 · 2 comments

Comments

@gutenye
Copy link

gutenye commented May 26, 2016

I have same issues described here mui/material-ui#4280

@kylpo
Copy link

kylpo commented Jun 10, 2016

@gutenye for me, it was a user-agent issue for server side rendering. Adding this radiumConfig worked for me:

<StyleRoot
  radiumConfig={{userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.155 Safari/537.36'}}
>
  ...

@alexlande
Copy link
Contributor

Closing this as a duplicate of #602. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants