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
Hi All, we're using <SavingMotion> component in our product that was just updated to React18 and wonder when will this upgrade will happens?
We now have some warnings in the dev console like: hydration-error-info.js:63 Warning: SavingMotion: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Currently only React 16 is supported, would be nice to have 17 & 18 as a peer dep as well.
The text was updated successfully, but these errors were encountered: