CLOSED - useForm - Multiple forms on one page #1359
Unanswered
anttihyry
asked this question in
Help (Vue)
Replies: 0 comments
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.
-
I created 3 different forms in one page with form helpers useForm-command. In template I used Element Plus el-form tags. When trying post form with form.post -method, nothing happens. No errors and nothing. It just did not work. But when used manual visit with inertia-call, everything worked....
Edit: Everything works now. I used useForm helper too early. Form was erased prior to using it ..
Beta Was this translation helpful? Give feedback.
All reactions