I'm using
- MudBlazor v7 preview 4
- MudBlazor.ThemeManager1.1.0
When running my application I recieve the following exception.
MissingMethodException: Method not found: 'MudBlazor.Palette MudBlazor.MudTheme.get_Palette()'.
Question
Is this a problem with version 7 where they changed "Palette" to "LightPallet" to match the "DarkPallet" naming scheme?
Thanks In Advance
