Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realease 0.13.2 dependency error for server rendering #2166

Closed
liviuignat opened this issue Nov 14, 2015 · 2 comments
Closed

Realease 0.13.2 dependency error for server rendering #2166

liviuignat opened this issue Nov 14, 2015 · 2 comments
Labels
package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@liviuignat
Copy link

I am using the latest version - 0.13.2 - in an universal app and inline-style-prefixer dependency throws an error in Prefixer.js

file:
/material-ui/node_modules/inline-style-prefixer/lib/Prefixer.js

ln: 42
this.cssPrefix = this._browserInfo.prefix.CSS; ===> this._browserInfo.prefix is not defined.

Downgrading is also not an option because of:
#2013

I think the community would really appreciate if the releases would be safe for isomorphic/universal apps.

Thanks in advance,
Liviu.

@liviuignat liviuignat changed the title Realease 0.13.2 dependency error Realease 0.13.2 dependency error for server rendering Nov 14, 2015
@c0b41
Copy link

c0b41 commented Nov 14, 2015

#2119

@oliviertassinari
Copy link
Member

@liviuignat We are sorry about this. Unfortunately we don't have any test for the server side rendering.

@zannager zannager added the package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. label Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

No branches or pull requests

4 participants