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

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

Open jlorek opened this issue 9 years ago • 0 comments

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

jlorek avatar Aug 02 '16 13:08 jlorek