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
I cannot see the code but looking at your routes config: a redirect with a component doesn't makes sense because the route is never displayed. So the first part should be:
Version
3.0.3
Reproduction link
https://1801v9yoml.codesandbox.io/demo1/demo1-1
Steps to reproduce
The first route-link is missing the class name when the route is '/demo1/demo1-2' or '/demo1/demo1-2'
The second-link route is ok
What is expected?
The first route-link has 'router-link-active' class name
What is actually happening?
The first route-link missing 'router-link-active' class name
The text was updated successfully, but these errors were encountered: