Aaron Campbell

Results 4 comments of Aaron Campbell

I'm also encountering the same behaviour. For my use case, I'm creating standard UI/layout components that I want to use across multiple pages and components – these components have `*.module.css`...

If the solution for this issue is making an additional `getUser` check inside the method – which I'm assuming should make the method trustable on the server(?) – should this...

Hi @tatethurston, Firstly just wanted to say thanks for authoring this package and for adding support for the app directory. For my use case, I chose this package over `experimental.typedRoutes`...

Can confirm that `nextjs-routes@next` has resolved the issue with parallel routes! 🚀 For 3, I wouldn't worry about changing the implementation – I agree that separate modules is probably a...