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 Oct 9, 2018. It is now read-only.
With the new enabled/disabled states for a checkbox it appears that if you have a checkbox with the disabled="true" attribute it will in-fact be disabled.
However it draws itself differently than if you called the disable() function.