David Whiteman
David Whiteman
I don't think this is an AngularJS issue because I am also experimenting with another 3rd party switch widget, and it is not having this problem.
Obviously I am having trouble getting the markdown to work in my original question as well.
I had to create a custom directive that wrapped a and registered for its change event in order to achieve this.
I have a similar request as @Madd0g . I want to call $save() on the form when the user is saving the page on which the form resides. There are...