You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
When you attach a listener to a radio button with ng-change yout can't pass an $event argument.
If I change ng-change to ng-click it does the trick, but it will be better if $event is available for the different event-listeners defined by angular directives