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.
Nope, sorry, it won't happen. Progress notifications as part of promises turned out to be a bad idea. On top of this it seems like the convenience methods (success / error) are often confused with promises (ex.: #10508) so we don't want to go down this path.
Thnx for the suggestion @mallowigi but we will pass on this one...
Hi,
I wonder if it is possible to add a shorthand method
notify
to the$http
service to trigger notify callbacks? It would be better than doing:The text was updated successfully, but these errors were encountered: