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

[FIX] Make flag parameter optional to avoid AOT break

Open MarcoFlyertech opened this issue 7 years ago • 0 comments

AOT compilation breaks because getColor() in the templeate doesn't match the function signature. This should fix the issue.

MarcoFlyertech avatar Apr 11 '17 09:04 MarcoFlyertech