Cannot read property 'CSS' of undefined on both v0.13.2 and v0.13.1 #2167
Labels
customization: css
Design CSS customizability
package: styles
Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
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)
The text was updated successfully, but these errors were encountered: