Skip to content

fix(link): href of router-link does not check root path#113

Open
suzulabo wants to merge 1 commit intostencil-community:masterfrom
suzulabo:fix-router-link
Open

fix(link): href of router-link does not check root path#113
suzulabo wants to merge 1 commit intostencil-community:masterfrom
suzulabo:fix-router-link

Conversation

@suzulabo
Copy link

When "root" of router is "/foo" and "url" of router-link is "/bar", href of router-link should be "/foo/bar". But the href is "/bar" now. It becomes a problem when user do "Open Link in New Tab".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant