handleSubmit doesn't working in Nextjs 14.0.4 #11344
Replies: 1 comment
-
Requires a reproduction sandbox. |
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.
-
Version Number
7.49.2
Codesandbox/Expo snack
Steps to reproduce
When I click the submit button the handleSubmit function is not called.
page.tsx
package.json
Expected behaviour
I hope that either console.log (onValid or onInvalid) will be printed.
What browsers are you seeing the problem on?
Edge
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions