JulioWar / jw-bootstrap-switch-ng2

Bootstrap Switch for Angular 2+
https://juliowar.github.io/jw-bootstrap-switch-ng2/
MIT License
43 stars 14 forks source link

Not working with ChangeDetectionStrategy.OnPush #28

Closed Flyover-ArtSk closed 5 years ago

Flyover-ArtSk commented 6 years ago

Not working with changeDetection: ChangeDetectionStrategy.OnPush

Switcher initializing only on mouse hover :(

ng-switcher-bug

JulioWar commented 6 years ago

Hello @Flyover-ArtSk, Can you replicate this in a repository or share the code to check that ?

ahadjithoma commented 5 years ago

Hello @JulioWar we have the same problem.

I wrote a mini demo instackblitz to replicate the bug. demo

Can you take a look please? thanks

JulioWar commented 5 years ago

Thanks for the demo. I will check it

JulioWar commented 5 years ago

Thanks for your patience guys, The version 2.0.2 is available. Test it and let me know if it's working fine.