rstacruz / nprogress

For slim progress bars like on YouTube, Medium, etc
http://ricostacruz.com/nprogress
MIT License
26.16k stars 1.82k forks source link

NProgress.js v0.2.0 and jQuery 3.7.1 #251

Open alinchun opened 4 months ago

alinchun commented 4 months ago

I am importing jQuery via CDN from the following URL: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js.
Specifically, I am having trouble with the NProgress.done(true); function, which does not seem to execute as expected. I would be extremely grateful if you could provide any guidance or suggestions to resolve this matter.

https://github.com/rstacruz/nprogress/assets/130328839/365d2036-fbb9-4b2b-89b9-913f4744d830

xinxinClean commented 1 month ago

I am importing jQuery via CDN from the following URL: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js. Specifically, I am having trouble with the NProgress.done(true); function, which does not seem to execute as expected. I would be extremely grateful if you could provide any guidance or suggestions to resolve this matter.

_2024_07_04_10_13_29_121.mp4