Form Submission disabled #349
OmarGoubail
started this conversation in
General
Replies: 1 comment 2 replies
-
If the form is not being submitted, it's likely Conform find client error in your |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone!
I've been using conform for a while, never encountered any issues and I absolutely love it. Ran into a weird issue though, but hopefully it's something I've done wrong and not a bug.
Working on a demo with remix, and for some reason the form does not submit. After a while I realized that removing {...form.props} allows normal submission, but of course removes validations. It's very weird.
Anyone run into this before?
Beta Was this translation helpful? Give feedback.
All reactions