Closed kimtj12 closed 4 years ago
Hi! I want to make a dynamic route such as /route/:id... and based on current routing system it doesn't work (if I set the route to /route/:id and console log the props.match.params, it's empty.
Is there a good way to implement this?
Thank you for your support!
Sorry, It works!
What is your enhancement?
Hi! I want to make a dynamic route such as /route/:id... and based on current routing system it doesn't work (if I set the route to /route/:id and console log the props.match.params, it's empty.
Is there a good way to implement this?
Thank you for your support!