Hi, I'm glad it helped you!
Although I would need some context of your application or perhaps where the error is originating from, I've quickly browsed the internet and found that this may help you:
withAuth.name = “withAuth”;
Place this after your component.
You can have a look more here: positioniseverything.net/component-definition-is-…
Jatinder
Frontend NextJS Developer
Thanks for the post, I am unable to route the dynamic segmented routes, those are goes unmatched, what route could be set? to example required to work for: /store/pickups/[this hash geneerated value] here what definition can go for RoutNames Dynamic Route structure
Thanks