Blazor cann't refresh page. #61604
Labels
area-blazor
Includes: Blazor, Razor Components
Author: Migration Bot 🤖
The issue was created by a issue mover bot. The author may not be the actual author.
Needs: Author Feedback
The author of this issue needs to respond in order for us to continue investigating this issue.
Needs: Repro
Indicates that the team needs a repro project to continue the investigation on this issue
Status: No Recent Activity
This issue has been moved from a ticket on Developer Community.
I have a issue with the refresh. i have one link in sidebar i click to load in the body await protected override async Task OnAfterRenderAsync(bool firstRender)
{
if (firstRender)
{
wait JSRuntime.InvokeVoidAsync("initializeSummernote");
}but doesn't work. Is so simple. I click F5 and working well.
Original Comments
Nicole Hu [MSFT] on 2/25/2025, 04:09 AM:
We have converted this feedback item to a problem. This change was done to better reflect the feedback’s nature. It will allow other developers to easily find it and engage on it.
Feedback Bot on 2/25/2025, 07:31 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered: