MitchBomcanhao

Results 9 issues of MitchBomcanhao

Hi David, I'm trying to run the UWP version of this app but hitting some issues Cloning the project takes a really long time with visual studio hanging for a...

### Description This has been observed on UWP, have not been able to test on other platforms. I've started noticing a lot of debug messages about binding errors on ui...

t/bug :bug:
p/UWP
a/binding ⛓
e/3 :clock3:
a/listview

### Description This is not a new issue, it has been reported multiple times over the years, hasn't been fixed, and the previous bugs have been closed as if things...

t/bug
s/needs-info
area/controls 🎮
migration-compatibility

### Description I've got a vertically scrollable page with picker controls. On UWP (haven't tried other operating systems' mouse support), the picker control will capture the mouse scroll wheel command,...

t/bug :bug:
p/UWP
e/2 :clock2:
a/picker

### Description After updating our solution to the newest Android 13 supporting packages from Essentials and Forms, and adapting the code to the new expectations regarding permissions, I've found that...

bug

I've an app with a structure like so: - FlyoutPage - the FlyoutPage.Detail is a ContentPage - tapping a button on said page opens a Mopups popup page. - On...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/behaviors

Hi @jsuarezruiz You're using this sort of code to subscribe to this event ``` public NetworkConnectionStateTrigger() { UpdateState(); // TODO: Subscribe and unsubscribe this event using OnAttached and OnDetach. Connectivity.ConnectivityChanged...

### Description This is a weird one. I've noticed that sometimes I was getting some horrible scrolling performance on an iPhone 7 (I've not got another iOS device with me)....

t/bug :bug:
s/unverified