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

Cannot read property 'CSS' of undefined on both v0.13.2 and v0.13.1 #2167

Closed
thanhthang20 opened this issue Nov 14, 2015 · 1 comment
Closed
Labels
customization: css Design CSS customizability package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@thanhthang20
Copy link

React v0.14.0, Nodejs v0.12.5

TypeError: Cannot read property 'CSS' of undefined
at new Prefixer (/Users/thangjs/reborn/node_modules/material-ui/node_modules/inline-style-prefixer/lib/Prefixer.js:43:46)
at Object.getPrefixer (/Users/thangjs/reborn/node_modules/material-ui/lib/styles/auto-prefix.js:28:18)
at Object.all (/Users/thangjs/reborn/node_modules/material-ui/lib/styles/auto-prefix.js:36:17)
at Object.prepareStyles (/Users/thangjs/reborn/node_modules/material-ui/lib/utils/styles.js:101:23)
at [object Object].prepareStyles (/Users/thangjs/reborn/node_modules/material-ui/lib/mixins/style-propable.js:38:33)
at [object Object].render (/Users/thangjs/reborn/node_modules/material-ui/lib/raised-button.js:181:23)
at [object Object].ReactCompositeComponentMixin._renderValidatedComponentWithoutOwnerOrContext (/Users/thangjs/reborn/node_modules/react/lib/ReactCompositeComponent.js:587:34)
at [object Object].ReactCompositeComponentMixin._renderValidatedComponent (/Users/thangjs/reborn/node_modules/react/lib/ReactCompositeComponent.js:607:32)
at [object Object].wrapper as _renderValidatedComponent
at [object Object].ReactCompositeComponentMixin.mountComponent (/Users/thangjs/reborn/node_modules/react/lib/ReactCompositeComponent.js:220:30)

@c0b41
Copy link

c0b41 commented Nov 14, 2015

#2119

@zannager zannager added package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. customization: css Design CSS customizability labels Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization: css Design CSS customizability 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