-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.investigate
Milestone
Description
Edited to remove the false-positives
Reproducable : https://github.com/aspnet/Blazor/issues/1412#issuecomment-439267547
Using Blazor Server Side
From time to time Blazor throws the following error:
No element is currently associated with component {ComponentId}
The error is always thrown on the first load after a StateHasChanged
, if you hard refresh the page the error doesn't happen anymore.
- Is there a way to see which component has which id?
- Is this a known issue?
For me this is quite vague and it happends for no certain reason, only from time to time.
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.investigate