pace icon indicating copy to clipboard operation
pace copied to clipboard

Automatically add a progress bar to your site.

Results 109 pace issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/95487621/212014723-f4479414-224b-4c8c-812b-b042a6346816.png) Latest version has the same issue ![image](https://user-images.githubusercontent.com/95487621/212015076-62ad5a8a-3032-4f2f-aebb-8709e43d1700.png) 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