-
The selection AND highlighting samples in Data Pie Chart topic do not change unless users change Auto settings to some other values. This looks like chart are broken but in fact they require an extra …
-
# 🙋 Feature Request
## 😯 Problem to Solve
There is [an ask](https://ni.visualstudio.com/DevCentral/_workitems/edit/2911449) that on opening a `NimbleDialog`, we give focus to a particular Nimble…
-
**Blazor UI (User Interface).**
The Blazor Server app is the frontend that allows users to upload files and later download the processed files.
It will communicate with microservices through HTTP AP…
-
To improve the performance of Blazor apps, [the recommendation](https://learn.microsoft.com/en-us/aspnet/core/blazor/performance?view=aspnetcore-8.0) is to create reusable render fragments.
For com…
-
# 🐛 Bug Report
Our Blazor components currently throw an error when used inside an EditForm element.
## 🤔 Expected Behavior
Some attributes of a good integration:
- Edit Form Modeling
- N…
-
### Description
Moved from https://github.com/dotnet/blazor-samples/issues/378 ...
https://github.com/dotnet/blazor-samples/blob/d000234099558a1db2258a77d242e04ef2a9cfe7/8.0/BlazorWebAppEFCore/Compo…
-
### 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.
Some Blazor components work only wi…
-
### Description
If you have a MAUI Blazor application and have an `a` tag in your component, like this:
```html
Test
```
Clicking on the `a` tag with `_blank` target on iOS 18 causes following error…
-
Do not use HttpContext in interactive components https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-context?view=aspnetcore-8.0#ihttpcontextaccessorhttpcontext-in-razor-components-blazor
-
I've noticed some performance issues when dealing with medium (>100) numbers of nested menu items. I was wondering if maybe refactoring this package to use [Blaze Components](https://github.com/peerli…