-
### URL
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/run
### Operating system
Linux
### More information about your system
Fedora 41.
x64 cpu
VSCode version - 1.95.2
dotnet…
-
I tried using fluxor in a blazor 8 template app and my `ReducerMethod` aren't being called. I replaced the 'Counter' with a Fluxor State.
I added `` to the top of the Routes.razor files and I adde…
-
Hello, could you please add an example of a "Blazor Web Hybrid App + Web API"? I am a beginner with Blazor Web Hybrid apps, and I am currently unfamiliar with how to call a Web API. What I tmean is th…
-
e.replace is not a function
Please report this to https://github.com/markedjs/marked.
TypeError: e.replace is not a function
at 15.n.code (https://localhost:7218/_content/PSC.Blazor.Components.…
-
**Is your feature request related to a problem? Please describe.**
I am building image viewer to browser AI assisted generated images. I am amazing by the functionality of Cropper.Blazor open source.…
-
### Description
![BlazorSKiaErr](https://github.com/user-attachments/assets/74442893-d5b0-4a3b-8368-652d3bace7f2)
Blazor .Net 8 / SkiaSharp 2.88
(1).
in app.css
```css
FitBody {
width: 10…
-
**What do you want to see?**
Finish porting the game's UI to Blazor, now that the proof of concept was successful.
**How would it help players?**
Better looking, easier to manage UI
**Alternat…
-
### Description
If a .razor file is attempted to be removed from the build via the .csproj file it is still built.
This does not happen in other Blazor-based project templates, e.g. a Blazor WebAss…
-
### Description
After https://github.com/dotnet/aspnetcore/issues/58951 is resolved, revert the guidance on silencing the exception for `NavigateTo`.
### Page URL
https://learn.microsoft.com/en-us/…
-
### Description
After upgrading my previously working .NET 8 app to .NET 9 using Blazor WASM, it fails to run in both Debug/Release builds.
### Code
```html
```
### Expected…