ndungtse / next13-progressbar

A simple Next.js progressbar component using NProgress with support of next.js >=13 app dir.
https://next13-progressbar.vercel.app
MIT License
91 stars 3 forks source link

Disable loader on pages which have already been loaded. #15

Closed yayashn closed 9 months ago

yayashn commented 9 months ago

The progress bar should not show on cached pages which load instantly. It leads to an illusion that the website is slower than it actually is.