material-ui-markdown-editor
material-ui-markdown-editor copied to clipboard
TypeError: Cannot read property 'prepareStyles' of undefined
Toolbar.render
node_modules/material-ui-markdown-editor/node_modules/material-ui/Toolbar/Toolbar.js:82
79 | noGutter = _props.noGutter,
80 | style = _props.style,
81 | other = (0, _objectWithoutProperties3.default)(_props, ['children', 'className', 'noGutter', 'style']);
> 82 | var prepareStyles = this.context.muiTheme.prepareStyles;
83 |
84 | var styles = getStyles(this.props, this.context);
85 |
Hi! Thanks for the issue, can you please provide more context? Thanks.