xpepermint / angular-ui-switch

On/off switch button for AngularJS. DEPRECATED!
278 stars 125 forks source link

toggles instantly and changes enabled value #19

Closed Morganna closed 9 years ago

Morganna commented 9 years ago

If I watch enabled I get two values for one toggle. for example if # show when i press the button i get: true false

false true