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

[docs] Remove react@15 message #11399

Merged
merged 2 commits into from
May 15, 2018
Merged

[docs] Remove react@15 message #11399

merged 2 commits into from
May 15, 2018

Conversation

jeffwillette
Copy link
Contributor

@jeffwillette jeffwillette commented May 15, 2018

I was getting the error that reads something like ~~

MuiThemeProvider.render() expected to return a react component, you returned an array or something else

Fixing the MuiThemeProvider to have a single child seemed to fix it for me. Was there any reason to have an array of children?

@oliviertassinari oliviertassinari self-assigned this May 15, 2018
@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label May 15, 2018
@oliviertassinari
Copy link
Member

I was getting the error that reads something like

@deltaskelta Upgrade to react@16. I'm continuing the pull-request. We only support React >16.3.

@oliviertassinari oliviertassinari changed the title Changed MuiThemeProvider to have one child [docs] Remove react@15 message May 15, 2018
@oliviertassinari oliviertassinari merged commit 00ecc2c into mui:master May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants