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
I have used Button from Shadcn UI for my form. In this form, I'd used useFormStatus to take the pending state for my disable button. But there is something wrong:
Button still invoke server action but not display loading spinner
Describe the bug
I have used Button from Shadcn UI for my form. In this form, I'd used useFormStatus to take the pending state for my disable button. But there is something wrong:
My repo: https://github.com/NATNgoc/-Ticket-Bounty-ShadcnUI
Affected component/components
Button
How to reproduce
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: