-
Notifications
You must be signed in to change notification settings - Fork 888
Open
Labels
enhancementNew feature or requestNew feature or requestinertiatriageAwaiting initial review and prioritizationAwaiting initial review and prioritization
Description
Description
Hello,
There is an integration of nuxt/UI with Inertia with specifying inertia = true in uiPro() settings for NuxtUIPro.
I would like to be able to use useForm from Inertia with Nuxt/UI forms as Inertia manage my form sending in my Vue project.
useForm allows me to easily handles the errors sent from the backend.
Here is the link to the documentation: https://inertiajs.com/forms
For example, forms in Inertia have a lot of helpers that are really helpful:
- preserveState / preserveScroll
- set errors from backend automatically
- clearErrors
- Percentage display on form submission
- defaulting values
- etc
Thank you
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinertiatriageAwaiting initial review and prioritizationAwaiting initial review and prioritization