Thomas Labrecque
Thomas Labrecque
### Current behavior The CalendarDatePicker is working fine on all platforms with the default DateFormat but if you use a custom DateFormat it isn't displayed correctly on Android and iOS....
### Current behavior When an image asset is named with an ISO code representing a language the image doesn't work on Android and iOS. For example: `image_bg.png`. The image on...
## Current behavior Hot Reload doesn't work in the [Uno Extensions Commerce Sample App](https://github.com/unoplatform/Uno.Samples/tree/master/reference/Uno.Extensions.Commerce) using Visual Studio latest release and preview release. But Hot Reload does work if we create...
## Current behavior When using a `TextBox` with `MaterialOutlineTextBoxStyle` the placeholder text is not vertically centered.  ## Expected behavior When using a `TextBox` with `MaterialOutlineTextBoxStyle` the placeholder text should...
### Current behavior We found a new bug in our open source canary where we can't remove focus from a `TextBox` by clicking outside on iOS.  ### Expected behavior...
## Current behavior On Windows, we need to set `SelectedIndex` as a `TwoWay` binding if we want the selected item visual state to update.  ## Expected behavior On Windows,...