-
Hi, I want to define a few routes that belong to a route param:
How can I set up this structure? I tried setting this up like this, but it does not seems to work:
Any suggestions for this structure? |
Beta Was this translation helpful? Give feedback.
Answered by
aLemonFox
Jul 16, 2023
Replies: 1 comment
-
Nevermind, seems I had some caching going on which was why the routes couldn't be found. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aLemonFox
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, seems I had some caching going on which was why the routes couldn't be found.