**Describe the bug** A clear and concise description of what the bug is. `<BrowserLink href="/abc">Click me</BrowserLink>` opens in a new tab, when it should open in the same tab since it is still pointing to the same domain.
Describe the bug
A clear and concise description of what the bug is.
<BrowserLink href="/abc">Click me</BrowserLink>opens in a new tab, when it should open in the same tab since it is still pointing to the same domain.