-
### Bug type
Component
### Component name
MudTabs
### What happened?
When using `ActivePanelIndexChanged` and preventing panels from switching by not changing the index, the tabs still switch ver…
-
### Run Information
Architecture | x64
-- | --
OS | ubuntu 18.04
Baseline | [a64420c79cb63c485138f4f1352b8730f27d7b19](https://github.com/dotnet/runtime/commit/a64420c79cb63c485138f4f1352b8730…
-
There are many cases where customers are confused with the current two project setup. Here are some examples:
* Component set to Auto or WebAssembly but defined on the server project.
* Service cons…
-
I would like to host an Uno WASM project inside an ASP.NET Core project (similar to [hosting Blazor WebAssembly](https://docs.microsoft.com/aspnet/core/host-and-deploy/blazor/webassembly?view=aspnetco…
-
Hi @MattGoldmanSSW
cc @adamcogan
I noticed that the GitSkills app is still running Blazor Wasm 3.2.0
Upgrading to the latest Blazor Wasm with .NET 5.0 you can get some awesome "free" performa…
-
Hi Santiago,
your repo worked like a charm, but my own implementation did not. It's quite a complicated and large old MVC application, where a small part is replaced by a wasm component.
As far as…
-
Currently the process of porting console to blazor webassembly is a manual process. For the most part you just copy-paste the console code into the Website project and add `public readonly BlazorConso…
-
**Describe the problem**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what …
-
Hello @krompaco , I want to generate a static site with my project. And it need runing the interactive components on wasm.
The site is :
https://github.com/ant-design-blazor/ant-design-blazor/tre…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
On the QuickGrid demo site that is linked in the QuickGrid documentation and .NET 8 changelog…