Open
Description
Great Library. Thanks for your work.
So far it works great for Link
components but for useRouter
, it doesn't seem to work at all. Is there some workaround it?
Edit: After going through multiple comments here, I have settled on this approach https://github.com/CivicDataLab/opub-mono/blob/main/apps/www/lib/navigation.tsx
- I can start and stop the progress bar on demand.
- Also using zustand to keep a meta state globally for when page transitioning is happening