Abhi

Results 12 comments of Abhi

@kuitos I feel a generic library like "axios-extensions" should cater to **all** the methods that axios supports without introducing any subjective presumptions about any methods. It should be on the...

The idea is to use https://www.npmjs.com/package/global instead of directly using window / document. Thanks

This issue is getting serious as more people are reporting it and we have no idea how it happened. [08:44:36] 'karma' errored after 2.48 s [08:44:36] Error: ENFILE: file table...

Thanks. Just FYI ... I am running on Mac OS X El Capitan

I tried updating JSPM doesn't work, was getting npm deprecation warning in console for graceful-fs if that is relevant. npm install jspm npm WARN deprecated [email protected]: graceful-fs version 3 and...

It works for me. Try loading the following options before including the pace.js ``` javascript window.paceOptions = { document: true, // disabled eventLag: true, restartOnPushState: true, restartOnRequestAfter: true, ajax: {...

This question should not be an issue. I have created a stackoverflow question to answer the same. Please use it for further discussions. http://stackoverflow.com/questions/42236286/pace-track-http-requests-in-angularjs

Its a blocker - happening for SSR in general - I am using hackernews template

This error comes when you don't have ```JSON ncyBreadcrumb: { } ``` in any of your parent states.