-
## Current behavior
ListView, provided with a nested IList source (via a CollectionViewSource), only provides a null DataContext to cell views.
## Expected behavior
Same behavior as UWP: Li…
-
### Description
Hi, I'm not sure what this is.
I've tried to debug it as best as I can as my experience is pretty limited.
I'm hoping to learn something from this experience.
CarouselView di…
-
Greetings,
I just saw this change: https://github.com/bkaradzic/GENie/pull/465
But is this now inconsistent between targetdir and objdir?
I expected targetdir and intdir to preserve the path I …
-
### Description
I'm trying to deploy Xamarin Forms UWP app, package with PackageUWP to Windows Sandbox and they can't find dependencies.
### Steps to Reproduce
1. Generate and pack Xamarin …
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Changes-in-2022-removed-EditorConfig-set/10108852)._
---
\[regression\] \[worked-in:201…
-
## Current behavior
I am following the instructions in the documentation below to implement selection in a combobox. I discover that combobox is able to identify item firstly selected and the items…
-
### Description
Xamarin forms upgraded from 4.8 to 5.0.
Views using CollectionView component with footer defining an empty grid are not drawn correctly - they are left blank (white page). If yo…
-
### Description
This is somewhat related to #14088, though a different issue.
If you use the `padding` CSS field to set the padding of a view and then try to use `padding-left` it won't work bec…
-
## Steps to Reproduce
https://github.com/MaurizioSodano/flutter_cupertinopicker_web_bug
Once run in Chrome browser click the button and the CupertinoPicker should be visible.
The widget works onl…
-
### Description
A ListView with HasUnevenRows and an ItemTemplate containing an Editor with AutoSize="TextChanges" does not properly resize when typing on iOS.
Behavior on Android and UWP is …