You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
I verified that the angular isSuccess function is working correctly. I did this by adding it to the window object and verifying that the below code (placed in my sucess callback ) resulted in the error callback being called.
Version: 1.1.4
I verified that the angular isSuccess function is working correctly. I did this by adding it to the window object and verifying that the below code (placed in my sucess callback ) resulted in the error callback being called.
Any idea as to what is causing the issue? Something going wrong with the $http promises not being correctly rejected/resolved?