Joao Moraes
Member since Jun 26, 2015
- Profile: /members/12716-joao-moraes.htm
- Comments: 1
Recent Blog Comments By Joao Moraes
-
Creating Asynchronous Alerts, Prompts, And Confirms In AngularJS
Posted on Jun 26, 2015 at 6:48 PM
Thanks for sharing this example! I actually used your code on a legacy project I was migrating from pure JS to angular. The problem was that on Firefox, when I used native prompt and native confirm, I was getting errors for [$rootScope:inprog]. I made a custom factory with your code and the setTimeo... read more »