Closed
Description
Hello,
I guess the title is pretty self-explanatory. The problem is that when $location.html5mode(true); then if the promise object returned in resolve gets rejected, then the state is being activated again so I get the same promise object that gets rejected and so on.
I believe when the promise returned gets rejected, the state is being activated again.
Tried in IE, FF and Chrome, everytime I get my app blocked, 100% CPU usage and increasing RAM usage.