You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make the router work like the NextJS App directory (kind of) where each folder has its own route which is imported in the main router. Made an example here
It actually works but the routes types are not working (only the "/" works)
Any idea on how I could fix this issue?
Thanks! :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I'm trying to make the router work like the NextJS App directory (kind of) where each folder has its own route which is imported in the main router. Made an example here
It actually works but the routes types are not working (only the "/" works)
Any idea on how I could fix this issue?
Thanks! :)
Beta Was this translation helpful? Give feedback.
All reactions