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
Hi again, Alfred!
Been using your library in several production sites for a year now, worked great!
Just upgraded to react v15 and noticed the onInitValidate method no longer works. This is due to breaking changes in react-dom 15.6.0.
onInitValidate
I might attempt to fix this, just wanted to give you a heads up. The rest of the library seems to work fine with react v15 (not checked v16)
Further information: facebook/react#11488 Possible fix: https://codepen.io/catthr/pen/pddWzo?editors=0010
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi again, Alfred!
Been using your library in several production sites for a year now, worked great!
Just upgraded to react v15 and noticed the
onInitValidate
method no longer works. This is due to breaking changes in react-dom 15.6.0.I might attempt to fix this, just wanted to give you a heads up. The rest of the library seems to work fine with react v15 (not checked v16)
Further information: facebook/react#11488
Possible fix: https://codepen.io/catthr/pen/pddWzo?editors=0010
The text was updated successfully, but these errors were encountered: