-
Notifications
You must be signed in to change notification settings - Fork 164
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.x #734
Comments
May I ask what issues you ran into? |
If your project uses React 17, an
Luckily it works out of the box in React 17. Just annoying that you have to use this dangerous flag for installing it. |
I'm facing the same problem :( |
Good to know! It would be better for the peace of mind to install it without the dangerous flag though |
Same issue here... Please update the dependency configuration. |
Would be great if react 17 is supported. please update the dependencies. |
Please support react 17.x |
yes, please do |
please |
Here's the patch for React 17-18 and update your imports. |
Hey! Thanks for such a cool library!
Currently,
react-carousel
supports up to version16.8.0
of react. It would be awesome if it would support17.x
!The text was updated successfully, but these errors were encountered: