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
Button disable attribute doesn't affect the style or the functionality (disabling clicking) when href is used. My guess is that it's because anchor tags don't have a disable thing. There should be a way to imitate that with anchor tags.
Describe the bug
Button disable attribute doesn't affect the style or the functionality (disabling clicking) when href is used. My guess is that it's because anchor tags don't have a disable thing. There should be a way to imitate that with anchor tags.
huntabyte/shadcn-svelte#1608
Reproduction
https://stackblitz.com/edit/github-prsm8ryq
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: