Disabled state buttons are still clickable
Closed this issue · 0 comments
joshystuart commented
I'm not sure if it's because of a css :active
class, but if you click on a disabled link, it applies an active state. There may be some funny stuff going on because the anchor tag doesn't have a "href" attribute.