Javier Suárez

Results 549 comments of Javier Suárez

> > Build is failing > > ``` > > D:\a\_work\1\s\src\Core\src\Platform\iOS\TimePickerExtensions.cs(80,44): error CS1061: 'ITimePicker' does not contain a definition for 'GetEffectiveFlowDirection' and no accessible extension method 'GetEffectiveFlowDirection' accepting a first...

To help focus and move faster, we're going to have fewer open PRs and focus on the ones we'll be working on in each release. This PR is not included...

Cannot reproduce the issue. Is dragging the thumb? ![issue-8247](https://user-images.githubusercontent.com/6755973/175493381-c629fa4c-fb83-461e-8df1-56d28151658a.gif)

Tried with 100 bindings and still cannot reproduce it. ![issue-8247](https://user-images.githubusercontent.com/6755973/176454252-e4ce174b-dd4f-4ab0-961c-a5e97becdd29.gif) @rachelkang Could you try to reproduce it?

Cannot reproduce the issue in Windows 10 21H2. Will test again in another machine with Windows 11. ![issue-10438](https://user-images.githubusercontent.com/6755973/193530971-66cae3be-6903-4b65-b2e4-5f9806dfe8cc.gif)

> It doesn't look like you uncommented the 2nd line (it only crashed when you do that). It should add TWO entries with every click. Right, can reproduce it.

Cannot reproduce the issue on Windows 10. I will test on Windows 11.

> Cannot reproduce the issue on Windows 10. I will test on Windows 11. Tested and can reproduce it with Windows 11.

The issue will be fixed by https://github.com/dotnet/maui/pull/10804

> The other interesting thing is that neither of them break the labels into lines Are you using the LineBreakMode property?, happens on Windows?