Relative redirect to dynamic route?
Unanswered
Kawakawa posted this in #help-forum
KawakawaOP
Hi there.
An example URL which the user could be on a specific page of my application would be: http://localhost:3000/dash/219417aa-5607-4e20-9263-d6dc0fffcae3/players?isTable=false&q=gurra
How would I then be able to e.g. make a NextJS link to a route that looks like: http://localhost:3000/dash/219417aa-5607-4e20-9263-d6dc0fffcae3/players/PLAYERIDHERE ?
Thanks.
An example URL which the user could be on a specific page of my application would be: http://localhost:3000/dash/219417aa-5607-4e20-9263-d6dc0fffcae3/players?isTable=false&q=gurra
How would I then be able to e.g. make a NextJS link to a route that looks like: http://localhost:3000/dash/219417aa-5607-4e20-9263-d6dc0fffcae3/players/PLAYERIDHERE ?
Thanks.