Felix Duque

Results 2 issues of Felix Duque

Basically, when you autofill an input it will change the background to white for that input while in dark mode. ![MudInput_DarkMode_AutofillBug](https://github.com/MudBlazor/ThemeManager/assets/50161719/20e411e3-8a1b-4817-bb24-f6be850f509e) I added the following code to my style.css and...

I checked the code, and in the ListComponentBase is checking if the items is null then it shows the ChildComponent, it is not intuitive. It is in the documentation, but...

status:needs-investigation