-
I'm using a custom search field because of an existing issue in the library with Searchbox and RenderFragment https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/issues/257. Reproduction code…
-
Hi,
I have tried to use XSockets with Blazor using .NET5.0.
Unfortunately it doesn't work:
Unhandled exception rendering component: System.Net.NetworkInformation is not supported on this plat…
lig76 updated
3 years ago
-
Hi,
I was just wondering, is it possible to render Razor Components (which are normally used with Blazor) within a cshtml file?
There is a component Tag helper which you can set to static for render…
-
**Describe the feature request**
Currently when we want to use the MatFileUpload Component and get the content of the file in order to upload it to a server do do something else with it, we need to w…
-
### Bug type
Component
### Component name
MudAutocomplete
### What happened?
in **MudAutocomplete** component with defined **SearchFunc**, when the entered value (like _ap_) matches par…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm creating a new website with Blazor and the NET8 framework using the boilerplate from Visu…
-
**Descripción:** Con la reciente componetización de las salidas, muchas de las variables y funciones que existían en el backend han quedado sin uso. Esto está generando código innecesario que podría a…
-
Hi Ed, I'm creating a Blazor Web App using **Interactive SSR and Per page / component rendering**. I want my home page different from other pages so I **created another Layout** and uses the two layou…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/VS2022-RC2-Blazor-not-suggesting-adding-/1563428)._
---
[severity:It's more difficult t…
-
**Describe the bug**
In my application I use the BlazorBootstrap Autocomplete component to search for the name of machines.
After I select one of the suggestions, I call the "ResetAsync" method on t…