Kelltom

Results 14 comments of Kelltom
trafficstars

Doesn't seem to be related to load orders... I should clarify that I'm using Dotnet 8 and MudBlazor `v7.0 preview`. That's probably why there are issues. I believe the error...

That sounds good to me. I'm sure many would appreciate a stable version of MudMarkdown to line up with the official 7.0 release 😄

Sorry for re-opening this, late getting to it. I was noticing the issue in a Wasm app. I personally don't use the new hybrid Web App template and instead am...

I see... The gist of the errors in my console is that some javascript is trying to call `replace()` on a value that doesn't exist, somewhere. That's as far as...