[Blazor p8] OnInitializedAsync is executed for twice on pre-render #13607
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: By Design
Resolved because the behavior in this issue is the intended design.
Issue
OnInitializedAsync
is executed for twice when page has been served as "pre-render".Version
Steps to reproduce and screen shots:
And I see is executed for twice only on pre-render:
Has it some explanation?
The question on stackoverfow: Blazor UriHelper.NavigateTo is calling the page twice
The text was updated successfully, but these errors were encountered: