Alexey Sharayev
Alexey Sharayev
Well, I have already fixed the issue in my code, had to copy the source code of your http interceptor and split it as I described. So it is not...
Hi, Basically what I did was to write my own service that exports two methods: operationStarted and operationCompleted - started increments operations counter and shown loading bar while completed method...
I also found this problem, the fix provided by @ahocquet works, but it is quite slow, so I decided not to include it in my own build of ui-grid. Instead,...