Siva Boyapati

Results 2 issues of Siva Boyapati

**Describe the bug** Unable to subtract months from a string date using moment library https://stackoverflow.com/questions/70794840/javascript-subtract-months-from-a-string-date-using-moment-library **To Reproduce** https://stackoverflow.com/questions/70794840/javascript-subtract-months-from-a-string-date-using-moment-library Steps to reproduce the behavior: 1. Go to '...' 2. Click on...

After updating to iron-router the ng-click on the anchor tag is not working. ![screen shot 2014-12-16 at 3 25 17 pm](https://cloud.githubusercontent.com/assets/7875023/5461276/cb7c971e-8537-11e4-9209-119a0ca23532.png) Here is my router: Router.route('/login', { controller: 'LoginController', action:...