Skip to content

StateHAsChanged to InvokeAsync #220

@scottroot2

Description

@scottroot2

It was required that I update my ChatRoom.razor code on line 120 to wrap within an InvokeAsync() call.

InvokeAsync(() => StateHasChanged());

I am unsure if that is due to my usage of .NET 7 or something else, but at least wanted to mention that it may be a quick fix for those using these samples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions