Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
There was an error while loading. Please reload this page.
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