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

[Feature]: Is it possible for v3 to support React 17? #8620

Closed
varunarora opened this issue Jan 26, 2022 · 2 comments
Closed

[Feature]: Is it possible for v3 to support React 17? #8620

varunarora opened this issue Jan 26, 2022 · 2 comments
Labels

Comments

@varunarora
Copy link

What is the new or updated feature that you are suggesting?

I am using v3.2.6 and want to upgrade to React v17.0.1. Is there a plan to support version 17? The problem that I am having is these warnings:

image

This seems like it is related to not testing on React 17. prop-types was removed earlier, so I think the complex stuff is already taken of.

Why should this feature be included?

I believe that React 17 and React 16 are very similar, so I imagine that there is not huge of work needed to get there. Apps like ours need to do a lot work to move from v3 to v4, so if this can be supported, it would be very helpful!

@varunarora
Copy link
Author

Actually, downgrading to v16.14.0, and same problem persists.

@timdorr
Copy link
Member

timdorr commented Jan 26, 2022

Unfortunately, we're not really working on supporting v3 anymore. If you want to make a PR to fix this, we can see about getting it merged in and released, but it's not something we're working on ourselves.

@timdorr timdorr closed this as completed Jan 26, 2022
brophdawg11 pushed a commit that referenced this issue Mar 27, 2024
Co-authored-by: Pedro Cattori <pcattori@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants