Replies: 2 comments
-
yes, provide a CSB, we can take a look at it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://codesandbox.io/s/provider-perf-forked-2n5op?file=/src/App.js this code doesn't break with react-hook-form from 6.15.4 & @hookform/resolvers from 1.3.5 but it does with react-hook-form from 7.10.1 & @hookform/resolvers from 2.6.0, you can switch the versions to check it out.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I updated to version 7 and I immediately got this error:
Details:
-update react-hook-form from 6.15.4 to 7.10.1
-update @hookform/resolvers from 1.3.5 to 2.6.0
Are Yup validations still 100% supported?
Beta Was this translation helpful? Give feedback.
All reactions