python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Running into an error when TryMudBlazor is run on Chrome
Recently TryMudBlazor seems to run into problems on Chrome when trying out the examples from the MudBlazor site. This seems to be something that is happening more recently. Everything works fine on ...
BGEP
Votes: 0
Answers: 1
For MudBlazor component MudSelect, how do I get selected value to align in the center?
I have a very simple drop down, a MudSelect, which is working fine. When you list the choices they align fine in the middle, but I do not know how to get the selected value to align in the middle. I...

Halvard
Votes: 0
Answers: 1
Include parents in filtered recursive list
The goal is to filter a recursive list. When the user searches for Bar, Foo -> Bar should be displayed. Likewise when the search term is Baz, Foo -> Bar -> Baz should be included in the resul...

DarkLeafyGreen
Votes: 0
Answers: 1
MudTable not two way binding?
I'm fairly new with Blazor and MudBlazor and I have an odd issue I can't figure out. Not sure this would make a difference but just in case, I'm using Visual Studio 2022 17.1.3. I have a MudTable that...
Caverman
Votes: 0
Answers: 1