xpepermint / angular-ui-switch

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

$dirty is not set on model and form controller when changing value #47

Open jlorek opened 8 years ago

jlorek commented 8 years ago

Despite the underlying input checkbox, the $dirty flag is neither set on the associated ngModel controller, nor the ngForms controller.

Plunker: http://plnkr.co/edit/2oPnew?p=preview