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

Clicking on an anchor tag with href='#' shows the progress bar even though the route isn't changed #2

Closed savicaleksa closed 1 year ago

savicaleksa commented 1 year ago

Progress bar doesn't disappear, it just keeps getting wider and spinning.

ndungtse commented 1 year ago

Check the latest release, the issue is resolved.