Skip to content
Discussion options

You must be logged in to vote

Hi @ananth-minions.

Aside from that, in your example the second .push attempt should've worked:

   router.push(
       '/[organization]/reports/[id]/view',
       `/${organization}/reports/${reportId}/view`
   );

when you say they didn't work, what didn't work about them? Did the page not transition? Also do you happen to have a repository with some of the code you could share?

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jamesmosier
Comment options

@lakshmajee
Comment options

@lakshmajee
Comment options

@jamesmosier
Comment options

@lakshmajee
Comment options

Answer selected by lakshmajee
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