-
### Bug type
Component
### Component name
MudChart
### What happened?
The MudChart in the Type Donut will always display an error on Chromium and a warning in FF in the console, probably due to a…
-
### Describe the bug
1.When I was using the TreeSelect component, I bound the OnSelectionEtemChanged event and found that selecting the option would trigger two callback events.
![image](https…
-
This is a customer report through VS Feedback, where the customer uses code-behind model almost exclusively and wanted to have an option for creating the .cs file automatically when they add a new .ra…
-
### Is your feature request related to a problem? Please describe.
This is not a solution to a problem, but a request to change the architecture of the generated razor DOM elements. At a high le…
eeegs updated
2 weeks ago
-
Currently the `@page` directive must specify a route template. The route template must be enclosed in quotes and begin with the '/' character.
I need to be able to use a `const string` as well.
…
-
Hello,
I'm testing the AddMapToBlazorPage example on Blazor Interactive Server 8.0 and I'm getting the following error:
GET http://localhost:5555/_content/LeafletForBlazor/LeafletMapFunctionalit…
dsx75 updated
2 months ago
-
Hey! First off want to say what a great project and this already renders much better than BlazorMonaco.
The issue I'm facing is in a .NET 8 interactive page which is used to edit an item's content …
-
# 🧹 Tech Debt
Supporting the placeholder feature in Blazor has implementation challenges related to how we need to not only expose the `Selected` property for users to set on a `ListOption`, but we…
-
### 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.
I want to customize the Build…
-
Am I using this incorrectly? I implemented as per [Documentation](https://docs.microsoft.com/en-us/aspnet/core/blazor/fundamentals/handle-errors?view=aspnetcore-6.0#error-boundaries) in `MainLayout.ra…