Skip to content

[BLAZOR] <a href="#"> tag redirect to root page. #33551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Drit-team opened this issue Jun 15, 2021 · 1 comment
Closed

[BLAZOR] <a href="#"> tag redirect to root page. #33551

Drit-team opened this issue Jun 15, 2021 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components feature-routing ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved

Comments

@Drit-team
Copy link

Drit-team commented Jun 15, 2021

Describe the bug

<a href="#"> tag redirects us to / route.

In the image, I'm in /Hi route and I have an <a href="#" tag, its redirect me to root page of project.
What I expect is: redirect us to /hi/# without reloading page.
image

Further technical details

image

@Drit-team Drit-team changed the title [BLAZOR] <a href="#"> tag redirect to root page. [BLAZOR] <a href="#"> tag redirect to root page. Jun 15, 2021
@mkArtakMSFT mkArtakMSFT added area-blazor Includes: Blazor, Razor Components feature-routing labels Jun 15, 2021
@mkArtakMSFT
Copy link
Member

Thanks for contacting us. This is a dupe of #6175

@mkArtakMSFT mkArtakMSFT added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Jun 15, 2021
@ghost ghost added the Status: Resolved label Jun 15, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components feature-routing ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved
Projects
None yet
Development

No branches or pull requests

2 participants