You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2019. It is now read-only.
Is there a way I can use the ActiveLinkFromLocation functionality when trying to load a dynamic route? I have some React routes where the path has dynamic elements in them, like /route/:id, but would still want the /route link to be active in the menu.
Is there a way I can use the ActiveLinkFromLocation functionality when trying to load a dynamic route? I have some React routes where the path has dynamic elements in them, like /route/:id, but would still want the /route link to be active in the menu.
I hope I'm making sense.