-
### 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 there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
after update visual studio to 17.11.3
in some componentsthat i open VS throw some wa…
-
### 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…
-
# 🧹 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…
-
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.
…
-
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…
-
### Summary
The parameters `enableStopPropagation` and `enablePreventDefault` of the EventHandlerAttribute are swapped by the razor compiler, so that setting `enableStopPropagation = true` actually e…
-
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
-
I'm getting a warning and exception when trying to dispose a JavaScript module reference in a component's DisposeAsync method when the component is using the server interactive render mode.
Repro s…