Arsénio Costa

Results 3 issues of Arsénio Costa

I have the following html `` in the controller i want to reset the value of the field so i tried $scope.user.confirmPassword = '' and $scope.user.password = '' Nothing happens...

bug
Angular 1.2.x
Angular 1.3.x
Hacktoberfest

When using some elements inside a `th` we get transclusion errors a simple `md-button` inside a `th` is enough to reproduce this

I am using apollo server and i am in need to run queries on that so called server not for SSR but for some backend logic to avoid doing network...