-
Hi is there any example on how to have different implementations of services for xamarin forms and for blazor web ?
here is the case I want to solve, I have implemented authentication in my BlazorM…
-
`NavigationManager.NavigateTo(...)` has a `forceReload` parameter that is used in interactive rendering to force a full-page navigation instead of using client-side routing. Should this parameter also…
-
**Describe the bug**
I am noticing a lot of exceptions being recorded in the log when (automatic) disposing is being called on BlazoredVideo component. Not sure if this is me using the component inco…
-
Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: Could not find 'AntDesignCharts.interop.create' ('AntDesignCharts' was un…
-
Hi,
The chart is well displayed the first time. If not displayed and displayed again, an empty small html canvas remain on the page and the chart will never be visible again. To reproduce this bug …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the sol…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commit/9a028e1…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [1741345c6399ae203d8f259fb12fb873dac5129d](https://github.com/dotnet/sdk/commi…
-
I played around with adding a SVG transform attribute thingy
```razor
```
so that one can intercept the SVG and make modifications to it. Fairly simple.
```csharp
private string SvgTransf…
-
After playing around with your port of Fabric, I'm having trouble getting around one big problem with server-side blazor.
With server-side Blazor, you currently have to wait until after the first r…