Leszek S?onczy?ski
Member since Jul 12, 2015
- Profile: /members/12739-leszek-s-onczy-ski.htm
- URL: http://www.assistars.pl
- Comments: 1
Recent Blog Comments By Leszek S?onczy?ski
-
Logging Client-Side Errors With AngularJS And Stacktrace.js
Posted on Jul 12, 2015 at 5:27 AM
Guys, I used decorator and was able to make it work with $http service (that way request travels with all usual auth tokens and info). Here is the code (I used parts of original code from this post) : //begin of code angular.module('MyExceptionHandler', []); angular.module('MyExceptionHandler').f... read more »