MvpSummitTaskList
MvpSummitTaskList copied to clipboard
Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
When I operate 【MvpSummitWasm】 Into the sqlite。  When I run the project, I get the following error.I know this is the webAssembly generation that is not included in SQLite.But...
Are there any improvements since dotnet 6? I'm trying to incorporate this in my wasm project but it's failing on start. https://github.com/domagojmedo/Matematiks/commit/b3beafa0df35a0080fcc1a73638f18096c585072 ``` crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: The...