pace
pace copied to clipboard
Automatically add a progress bar to your site.
When I use the back button in the latest safari on the same site between two pages that are using pace, the load bar never stops finishing loading and then...
Presumably this is incredibly unlikely to happen as I couldn't see any issues about this, and it's a bug that has been around for a very long time. There's an...
Hello, I'm using pace.js v.1.0.0 in my project also this project is scanned by CodeQL, so CodeQL shows "Prototype-polluting function" vulnerability  Latest version has the same issue  Will...
is there any way to start pace loading besides ajax requests?, from what've seen in the docs it only detects ajax requests and not normal ones, and you can't even...
Hi, OK, it's a weird one, granted, but I'm at a loss... :/ ### Description In Firefox, simply adding `pace-js` to the application causes Angular to never fire the `ApplicationRef.isStable...
It seems that when you have an object called "exports" defined, pace.js tries to set a property on a `module`. In my case `module` does not exist, so there's a...
EventLagMonitor creates an interval function with `setInterval`, but this repeating function only is stopped when the computed lag has fallen sufficiently. If the progress bar is stopped and restarted, the...
Hi, pace developers! ### Summary I have discovered a prototype pollution vulnerability in the `pace-js` package, which can be exploited via attacker-controlled scriptless HTML elements on web pages. This vulnerability...
I created a pr for the fix suggested here https://github.com/CodeByZach/pace/issues/515#issuecomment-993243069