-
### Description
We are experiencing an issue with the System.IO.Compression.ZipArchive and SkiaSharp package v3.118.0-preview.1.2 in our Blazor WebAssembly .NET 9.0 project. The problem began after…
-
Hi,
I am attaching a sample project where I'm trying to build a web renderer with using primarily the low level API (as much as possible). I'm getting a null pointer dereference error from the compil…
-
### Description
Moved from https://github.com/dotnet/blazor-samples/issues/378 ...
https://github.com/dotnet/blazor-samples/blob/d000234099558a1db2258a77d242e04ef2a9cfe7/8.0/BlazorWebAppEFCore/Compo…
-
Hello,
I need some time to figure out how to sample this but I wanted to create an issue, maybe someone else can provide a sample.
Sometimes SequenceGenerator is not incrementing the sequence:
…
-
The selection AND highlighting samples in Data Pie Chart topic do not change unless users change Auto settings to some other values. This looks like chart are broken but in fact they require an extra …
-
We are try to package a blazor app on Rocky linux 8 running in Vmware with 3D graphic acceleration turned on.
Recompiled Photino.Native.so and that went well. It runs fine with 3D shut off but with 3…
-
In Blazor WASM the error is explicit (See screenshot below)
In Blazor Server the issue will lead to a different console error but the app will throw a similar error:
JsonReaderException: 'e' is a…
-
-
### Describe the bug 🐞
Getting this error on a .NET 8 Blazor Web App, when render mode gets to WASM.
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unh…
-
### Description
We need a way to find elements, and we are currently using the blazor ID. This may not be safe as there is a comment in the API:
> The Id is unique at least within the scope of a g…