JS

Results 1 issues of JS

Hi, I am using WASM 7.0, ``` protected override async Task OnInitializedAsync() { await GetWorkers(); // this part of code works, and the toast notification is displayed await ToastObj.ShowAsync(new ToastModel...