ngx-ui-switch icon indicating copy to clipboard operation
ngx-ui-switch copied to clipboard

Ivy: Type 'string' is not assignable to type 'boolean'.

Open cmckni3 opened this issue 3 years ago • 1 comments

<ui-switch checked></ui-switch>
<ui-switch disabled></ui-switch>

cmckni3 avatar Jun 22 '21 20:06 cmckni3

Ran into this again. Workaround: [checked]="true"

cmckni3 avatar Feb 02 '22 03:02 cmckni3