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 has been archived by the owner on Dec 8, 2022. It is now read-only.
Expected behavior
sky-checkbox should set disabled state in reactive form
Actual behavior
sky-checkbox does not set disabled state (
setDisabledState
is an optional method on theControlValueAccessor
interface that is not implemented)Steps to reproduce
See Plunker
Plunker
https://plnkr.co/edit/ny1AMZtrW1A54R84OQ3f?p=preview
Severity
Unsure.
Impact
All users of sky-checkbox in reactive form.
The text was updated successfully, but these errors were encountered: