Meir Kriheli
Results
2
issues of
Meir Kriheli
- async awaiting on process exit - Task.Delay can throw exception in case of token has cancelled. try catch it to return false, instead exception. - typo meesage
Use **Microsoft.JSInterop** instead of Microsoft.AspNetCore.Components.Web" Version="3.1.0-**preview**3.19555.2" I thinik it made also problems when hosted in Blazor web assembly, since its RC version use now "...Components.WebAssembly" rather then "Components.Web" nugets. They...