Ng-Click not firing
问题 whenever I click my submit button nothing happens, currently all I want it to do is print out the username and password to test there bindings. And I am able to talk to the controller and print out hard coded message that I made in the controller, it seem's that the ng-click doesn't fire on that method. Any help would be great, Thanks :D <section id="register-view" class="mainbar"> <section class="matter"> <div class="container"> <div class="row"> <label>{{vm.message}}</label> <form class=