Skip to content

Unpredictable No element is currently associated with component {ComponentId}  #5592

@vertonghenb

Description

@vertonghenb

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

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.investigate

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions