-
It will be very useful to have an example how to use Finbuckle.MultiTenant in a Blazor Web Server. Do you have a plan to create one?
-
### Describe the Problem
We currently have samples for standard ASP.NET Core apps. However, Blazor WASM apps are unique in that the build output is a static site, not a `.dll` or executable that ca…
-
-
The `Sentry` package as well as the new `Sentry.AspNetCore.Blazor.WebAssembly` work on the browser through wasm.
Related work:
* https://github.com/getsentry/sentry-dotnet/pull/2569
* https://github.…
-
### Describe the bug
Trying to integrate Steeltoe with Blazor app. When attempting to use the service registered, Blazor fails with:
`Error: System.InvalidOperationException: No service for type 'S…
-
Client side Blazor is now released. Could we add a sample using Blazor WASM client? Blazor uses SignalR that requires Websockets to be enabled on the ingress.
-
# 🐛 Bug Report
I have a Blazor component containing a `NimbleDialog` that we want to have open when the component first renders. Intermittently (maybe 30% of the time), I get this JavaScript error …
-
## Description
When Pie or Category charts are rendered within in `IgxStep` or `IgxTab` content, the custom `--brushes` and `--outlines` CSS variables are not applied. For a "standalone" chart, cus…
-
**Describe the bug**
When running the ProjectTracker sample in the current `v8.x` branch, WebAssembly code fails because it can't find the Backport.System.Threading.Lock package.
![image](https://…
-
# 🐛 Bug Report
Seeming regressions of #1531 and #1450
There are 2 Problems
### FluentNumberField
This test demonstrates that the FluentNumberField's two-way data binding is broken in version 4.10…