Questions tagged [form-editing]

14 questions
23
votes
1 answer

Using $dirty in angularjs in order to check whenever a form is being edited

I was trying to check whenever my form is being edited by writing some fields of it. I read $dirty should work for that task but I can't figure out what I'm missing here: