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 5, 2024. It is now read-only.
fix(checkbox): initial value not being marked properly
* Fixes the checkbox not being displayed as selected, even though the model value is true.
* Switches to using Angular's $set to set the attributes during compilation.
Fixes#8343.
Closes#8511
0 commit comments