Skip to content
Discussion options

You must be logged in to vote

And just like that I found the answer. I was using .push the wrong way:

I did:

Router.push('/item/123') instead of Router.push('/item/[id]', '/item/123')

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@tomitrescak
Comment options

Comment options

You must be logged in to vote
2 replies
@tomitrescak
Comment options

@desaijay315
Comment options

Answer selected by tomitrescak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants