react-nprogress icon indicating copy to clipboard operation
react-nprogress copied to clipboard

How can i use it in Nextjs13 appDir

Open gimwachan-git opened this issue 2 years ago • 1 comments

I've seen the example on https://github.com/tanem/react-nprogress/tree/master/examples/next-router. However, when I switch to appDir mode, I find that I can't use next/router in either layout.tsx or template.tsx. Additionally, router.events seems to be missing in next/navigation.

gimwachan-git avatar Sep 12 '23 09:09 gimwachan-git

Thanks for the report @gimwachan-git, will take a look ASAP 🙏

tanem avatar Sep 17 '23 21:09 tanem