### Is there an existing issue for this? - [X] I have searched the existing issues ### 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_