pace
pace copied to clipboard
Automatically add a progress bar to your site.
another fix for #261, in extendNative, share prototype, copy direct properties (not from prototype)
Fixes for compatibility with other libraries that hook into `XMLHttpRequest`: - share the prototype with the native (or at least the most-recently-installed) `window.XMLHttpRequest`. - This fixes code that expects `new...
WHAT IF WE WANT TO SET SOME CUSTOM PROGRESSBAR WITH SOME CUSTOM EVENT? THERE IS NO OPTION TO SET PERCENTAGE MANUALLY TO SHOW PROGRESS COMPLETELY. AND ALSO THERE IS NO...
The default authentication flow breaks, when you reference pace.js library - see https://stackoverflow.com/questions/65658769/blazor-wasm-stuck-on-authorizing-and-completing-login for details. If that's something you're interested to look into, I could try to replicate the issue...
Hi Team, We are using the PACE progress bar in our angular 9 app. But all of a sudden the REST API calls to the backend is blocked by pace...
pace version 1.2.3 stops papaparse.js reading in .csv files. Version 1 works fine (although it has other bugs like stopping at 99% on very large files) I am not a...
because i thought that you want to assign Pace API object to module object as a exports property if it is an object.
Hi, the pace.js loader will keep loading while IOS devices are on low battery mode. Any fix?
When this library extends XMLHttpRequest here: https://github.com/HubSpot/pace/blob/b202561ac0d5721a5df8d48dbf94f237c3d44405/pace.coffee#L343-L348 It doesn't bring along the properties of the XMLHttpRequest object itself. For example, `XMLHttpRequest.DONE` is supposed to be a constant, but after extension...
Excuse me, it does not load when I visit [https://github.hubspot.com/pace/docs/welcome/](https://github.hubspot.com/pace/docs/welcome), I hope you can solve it! ! !