-
# 🙋 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…
-
### 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 noticed that javascript files ass…
-
### Description
I think the [Factor out the state preservation to a common location](https://learn.microsoft.com/en-us/aspnet/core/blazor/state-management?view=aspnetcore-9.0&pivots=server#factor-out…
-
### Description
Moved from https://github.com/dotnet/blazor-samples/issues/378 ...
https://github.com/dotnet/blazor-samples/blob/d000234099558a1db2258a77d242e04ef2a9cfe7/8.0/BlazorWebAppEFCore/Compo…
-
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…
-
### Description
The solution described in the article works and is highly valuable.
However, following the steps creates an environment that is highly atypical and difficult to use. It is unclear wh…
-
### Description
According to your tutorial, when I interact with the BindTheory.razor page:
> When the BindTheory component is rendered, the value of the HTML demonstration element comes from the I…
-
### Is your feature request related to a problem?
Yes. I am trying to unit test a frontend service that relies on the `ModalService`, but I cannot make a mock using [Moq](https://github.com/devlo…
-
### 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…
-
### Describe the bug 🐞
Getting this error on a .NET 8 Blazor Web App, when render mode gets to WASM.
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unh…