SSR: internal a href links do not scroll to the top of the new page when clicked #53459
Open
1 task done
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Describe the bug
internal a href links do not scroll to the top of the new page when clicked in Blazor SSR
Expected Behavior
a href links scroll to the top of the new page when clicked
Steps To Reproduce
Put any
<a href=..>
link in a page, click it, and observe the new page does not scroll to the top.Exceptions (if any)
No response
.NET Version
.NET 8
Anything else?
No response
The text was updated successfully, but these errors were encountered: