Updated routes broke my application.
I can no longer access a specific user or a specific organisation by their id. Have I done something that messes up the routes?
I have even tried to remove the
routeTree.gen.ts
to regenerate it.
1 Reply
harsh-harlequinOP•14mo ago
in case it helps I can provide the
routeTree.gen.ts
file