You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of Nested forms in nuxt ui uses flex as a way to differentiate between row forms.
I am currently trying to use Nuxt UI v2 UTable component with the UForm component.
However, a more ideal situation for me would be an implementation that uses the features of Nuxt UI's table with the nested Uform component. Meaning I can have the benefits of nuxt ui's form validation as well as the table.
Description
The current implementation of Nested forms in nuxt ui uses flex as a way to differentiate between row forms.
I am currently trying to use Nuxt UI v2 UTable component with the UForm component.
However, a more ideal situation for me would be an implementation that uses the features of Nuxt UI's table with the nested Uform component. Meaning I can have the benefits of nuxt ui's form validation as well as the table.
The implementation here would be awesome. A more ideal implentation is this, but with the form validation features that nuxt ui provides
The text was updated successfully, but these errors were encountered: