erikthysell
erikthysell
Thanks for the initiative @naricc . I would love to have some inspiration on how to compare different versions of wasm runtimes (i.e. .net 5 vs .net 6 wasm, and...
same problem here.. a check if browser is Chrome or not and if not, I beleive `_BaseObjectContainer` should be set to `"leafletBlazor"` only...
Works on modern edge (version >= 79)
If the `LeafletInterops.Create` could be called in a LeafletMap.OnInitializedAsync method instead of in OnAfterRenderAsync I believe it could be averted but I am not sure if it can be done...
My experience was that with an older browser I got the window.window error, but with newer browsers it seems to work. I actually believe (as far as I can remember)...
@MisinformedDNA I do not know much about source generators but from what I read here: [https://learn.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview](https://learn.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview) I cannot see how that would make it as nice/easy as a snippet...
Is there any help on how to use this in MVVM??
Thanks. To be more clear - I am looking for a c# equivalent of the [Matlab `sawtooth`](https://se.mathworks.com/help/signal/ref/sawtooth.html) function.
@FantasticFiasco I am not sure where the issue lies, it runs fine locally on my machine but not published to azure (sorry forgot to mention that before). So I guess...