You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using uncontrollable package as dependency. It has some issues with react 16, its batching version uses deprecated react-dom/lib/ReactUpdates. Can we switch to the non-batching version which works in all versions of react? For more details see this issue: jquense/uncontrollable#19
The text was updated successfully, but these errors were encountered:
We are using
uncontrollable
package as dependency. It has some issues with react 16, its batching version uses deprecatedreact-dom/lib/ReactUpdates
. Can we switch to the non-batching version which works in all versions of react? For more details see this issue: jquense/uncontrollable#19The text was updated successfully, but these errors were encountered: