#Expected 'Subject' to be a string.

5 messages · Page 1 of 1 (latest)

frozen spade
#

Hello,
I am trying to implement dynamic routing. I am able to do it till [subject] route but when I tried to use [concept] then it is giving me this error while building the project.

glacial solstice
#

are you use static? can you post your related code please?

pale gust
#

Make sure that the value your passing to params in your getStaticPaths() is a string

frozen spade
glacial solstice
#

Can you explain your concern? Share the piece of code that is not working?