-
Notifications
You must be signed in to change notification settings - Fork 392
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
React deprecation warnings #970
Comments
Looks like the issue was fixed and released an hour ago in the uncontrollable library 🎉 The react-widgets uncontrollable seems pretty out of date though. The package.json is still referencing uncontrollable ^5.0.0. The version of uncontrollable with the fix is 7.0.2. |
rypadilla
added a commit
to rypadilla/react-widgets
that referenced
this issue
Dec 6, 2019
rypadilla
added a commit
to rypadilla/react-widgets
that referenced
this issue
Dec 6, 2019
* upgrades uncontrollable to ^7.1.0 * fixes uncontrollable imports * fixes DateTimePicker test cases
rypadilla
added a commit
to rypadilla/react-widgets
that referenced
this issue
Dec 6, 2019
* upgrades uncontrollable to ^7.1.1 * fixes uncontrollable imports * fixes DateTimePicker test cases
rypadilla
pushed a commit
to rypadilla/react-widgets
that referenced
this issue
Sep 8, 2020
* fixes DateTimePicker test cases
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using react-widgets 4.4.11 I am getting deprecation warnings in my log.
This is due to : jquense/uncontrollable#32 .
Any way we can push this forward and fix this issue?
The text was updated successfully, but these errors were encountered: