Next.js Discord

Discord Forum

make dynamic page and get whatever on the param WITHOUT encoding

Unanswered
Ashy Storm-Petrel posted this in #help-forum
Open in Discord
Ashy Storm-PetrelOP
i tried the nextjs useParams hook and props.params but both encode the data that is in the link how can i avoid this to get the params without encoding?

1 Reply

can you show what you are getting vs what your are using on the browser... as i don't understand that you mean by encoding...