Fix autocomplete paged field styling bug (#1331) #2207
Annotations
4 warnings
Build Material.Blazor:
Material.Blazor/Components/DatePicker/MBDatePicker.razor.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Material.Blazor:
Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
|
Build Material.Blazor:
Material.Blazor/Components/DatePicker/MBDatePicker.razor.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Material.Blazor:
Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
|
Loading