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
We just hit a fun bug where getDerivedStateFromProps didn't fire correctly. This is resolved in 16.4.0 of React and higher.
We should bump the required peer dependency (probably send out a major release for that) and consider adding a warning to the readme.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We just hit a fun bug where getDerivedStateFromProps didn't fire correctly. This is resolved in 16.4.0 of React and higher.
We should bump the required peer dependency (probably send out a major release for that) and consider adding a warning to the readme.
The text was updated successfully, but these errors were encountered: