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

Support React 17 #1518

Closed
JakeAdler opened this issue Feb 3, 2021 · 4 comments
Closed

Support React 17 #1518

JakeAdler opened this issue Feb 3, 2021 · 4 comments

Comments

@JakeAdler
Copy link

The current version of React being used in create-react-app (17.0.1) is not supported.

@tobilg
Copy link

tobilg commented Feb 22, 2021

I have the same problem, please update the peer dependencies, thanks!

@tobilg
Copy link

tobilg commented Feb 23, 2021

@JakeAdler I was able to install redoc while using React v17 via

$ npm i --save --legacy-peer-deps redoc
$ npm i --save mobx styled-components

@vicary
Copy link

vicary commented Jun 8, 2021

Sorry to bring this up again.

Is this issue closed because redoc already supported React 17 in master?

I found no discussions related to this one.

@RomanHotsiy
Copy link
Member

Fixed and released a new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants