Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProgressBar doesn't show on router.refresh() with useRouter from next-nprogress-bar #84

Open
tapizquent opened this issue Dec 15, 2024 · 0 comments

Comments

@tapizquent
Copy link

tapizquent commented Dec 15, 2024

I have a flow where we just refresh the page after a certain action, but I noticed that the progress bar is not showing for this. I made sure to use the router from the package, but no luck.

I did set the ProgressBar disableSameURL={false} but that didn't do it either.

I'm adding the ProgressBar as with the ProgressBarProvider as the examples

Anything I'm missing?

@tapizquent tapizquent changed the title ProgressBar doesn ProgressBar doesn't show on router.refresh() with useRouter from next-nprogress-bar Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant