ng-model gets updated before ng-click on input radio #14667
Description
Note: for support questions, please use one of these channels: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
ng-model gets updated before ng-click on input radio and there is no way to prevent the default action
What is the expected behavior?
It should be a simple way to prevent default action.
Which versions of Angular, and which browser / OS are affected by this issue? Did this work in previous versions of Angular? Please also test with the latest stable and snapshot (https://code.angularjs.org/snapshot/) versions.
Browsers: Chrome, IE11
Angularjs: 1.5.0