You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Material Design styling, it is not possible to select Outline style for a DatePicker. Making the date picker look very odd when all other controls have the Outline option.
Expected behavior
Date picker can display in the same way a Text control displays.
How to reproduce it (as minimally and precisely as possible)
Create a new project selecting Material design.
Add a Datepicker to the page.
Try to style it using the Outline style.
Environment
Nuget Package:
Package Version(s):
Affected platform(s):
iOS
Android
WebAssembly
UWP
MacOS
Anything else we need to know?
The text was updated successfully, but these errors were encountered:
Current behavior
When using the Material Design styling, it is not possible to select Outline style for a DatePicker. Making the date picker look very odd when all other controls have the Outline option.
Expected behavior
Date picker can display in the same way a Text control displays.
How to reproduce it (as minimally and precisely as possible)
Create a new project selecting Material design.
Add a Datepicker to the page.
Try to style it using the Outline style.
Environment
Nuget Package:
Package Version(s):
Affected platform(s):
Anything else we need to know?
The text was updated successfully, but these errors were encountered: