How to get matched route. #8467
              
                Unanswered
              
          
                  
                    
                      nmabhinandan
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose I have a route
/asdf/:id1/:id2/:name1/:name2. And I'm in a page that has matched this route. How do I get the matched route in code that is/asdf/:id1/:id2/:name1/:name2?Beta Was this translation helpful? Give feedback.
All reactions