CodeByZach / pace

Automatically add a progress bar to your site.
https://codebyzach.github.io/pace/
MIT License
15.68k stars 1.9k forks source link

Incompatible with Rails Ujs #476

Open alaexeyshustov opened 6 years ago

alaexeyshustov commented 6 years ago

Extending XMLHttpRequest makes it incompatible with libraries which use XMLHttpRequest.OPENED value to check ajax state

abhiyan52 commented 4 years ago

Hey anyone got solution for this