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
{{ message }}
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
The disabled HTML attribute is only supported for certain HTML tags, not including <a>. We should make sure that the disabled attribute doesn't end up on the anchor since it creates bad expectations. Instead, we should mark disabled state via a class.