next13-progressbar
next13-progressbar copied to clipboard
A simple Next.js progressbar component using NProgress with support of next.js >=13 app dir.
### Description Hello, and first off, thank you for the amazing work on this project! I've encountered a consistent bug related to the behavior of the progress bar when interacting...
**Describe the bug** When using use `useRouter` hook from `next13-progressbar` it is never memoized and causes an infinite loop when using it as a dependency for useEffect **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** Nifty little library, thanks a lot. I would like to use it together with [next-useQueryState](https://github.com/47ng/nuqs) aka [nuqs](https://nuqs.47ng.com) which handles syncing...
**Describe the bug** I have a report from semrush, where I noticed, then in bundle of NextJS I have parts of scripts, which are not minified, and all of them...