keyboarddabbler
keyboarddabbler
NNuxt
Created by keyboarddabbler on 1/4/2025 in #❓・help
Nuxt UI loading-auto prop to show the loading icon automatically while the @click promise is pending
Hi taken from the (Nuxt UI docs)[https://ui3.nuxt.dev/components/button#loading] I should be able to add the prop loading-auto to the UButton to disable. I am using the button in a UForm and loading-auto is not working as expected because i guess the UButton is a type="submit" and not @click how can I achieve this?
6 replies