protected override async Task OnAfterRenderAsync(bool firstRender) { StateHasChanged(); } after invoked StateHasChanged();, this issue will occur _Originally posted by @dsdruby in https://github.com/dotnetcore/BootstrapBlazor/issues/271#issuecomment-1319723934_