#How to setup Nprogress properly in app router?
15 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
I am currently using nextjs-toploader. This one works fine for me. Only in the newest version now (14.0.3 I guess) the bar loads infinite. I think thats fixed with the the next nextjs version (or the next version of nextjs-toploader). So I will wait ^^
@cursive chasm
does it work for you?
@still stump I have tried this packages, but could not find the correct result. For example -
It's stuck when click on the same route, not working on router.push and unnecessary start on a tag click etc.
you are using the 14.0.3 from nextjs? @cursive chasm
Only in the newest version now (14.0.3 I guess) the bar loads infinite.
here's a project where I use next-nprogress-bar if it helps https://github.com/v6cord/niveaux-neo/blob/master/app/providers.jsx
then just wrap your layout with <Providers>
@cursive chasm fixed?
@still stump I am using next 14.0.1 and not working in this version as well.
Thanks but the link mentioned is showing 404.
oh it might be private, I'll upload the file when I'm home