We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the semver matches react v16 only, which introduces duplicated react-is (v16 and v17).
react-is
The text was updated successfully, but these errors were encountered:
facebook/prop-types#354 (comment) I'll share this one as well, since it's pretty much the same thing. What are we supposed to do?
Sorry, something went wrong.
Do we have any update on this? Any ETA or plans to suuport react17? Thanks!
Also support React 18, perhaps?
The official React documentation mentions this package, so it would be great if it supports React 18. https://reactjs.org/docs/higher-order-components.html#static-methods-must-be-copied-over
There seem to be a PR about this since last year with a trivial change (but perhaps that isn't the complete story)? #115
Thanks!
No branches or pull requests
Currently the semver matches react v16 only, which introduces duplicated
react-is
(v16 and v17).The text was updated successfully, but these errors were encountered: