❔ ✅ Why are my MudBlazor components not rendering correctly
I am running a server-hosted version with .Net 7 but the components seem to not show correctly, such as a slider missing the background or the color not showing as they should. Have I misconfigured my project? Where do I need to look?
This is the _Host.cshtml:
12 Replies
This is how a standart Switch component looks like for me
Also. Every color/style setting doesnt seem to affect anything
Maybe create an issue in mudblazor GitHub?
Ok. I thought not to because this really isn't an issue regarding the base of Mudblazor but rather my implementation
in general I think you have a lower chance of finding someone here who has experience with MudBlazor, than asking directly the source
they might have a chat in their discord server: https://mudblazor.com/mud/community/getting-help#i-can't-get-it-to-work.
MudBlazor
MudBlazor - Blazor Component Library
Blazor Component Library based on Material Design. MudBlazor is easy to use and extend, especially for .NET devs because it uses almost no Javascript.
or use GH discussions, which is a new GitHub feature I forgot about
there you have a much greater chance of getting a relevant answer
You're right. I will start a last attempt to port it to a new Project with functional config though. If I don't succeed I will have to look there. Thank you for your advice!
Welcome, if you have no further questions, consider closing this thread using /close
you have the tailwind css cdn (don't use the cdn) loading after mudblazor's css
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.