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 setting Shell.FlyoutVerticalScrollMode="Disabled", the flyout items should not allow vertical scrolling. However, on Android, the flyout still scrolls even when the mode is set to "Disabled".
Description
When setting Shell.FlyoutVerticalScrollMode="Disabled", the flyout items should not allow vertical scrolling. However, on Android, the flyout still scrolls even when the mode is set to "Disabled".
510572855-3848219f-ca03-4d8a-987a-b0b1dc40001d.mov
510572890-0f3371bb-c27e-4a24-8997-38fbbc6ec24f.mov
Steps to Reproduce
Expected Behavior: When FlyoutVerticalScrollMode is set to Disabled, the flyout should not scroll.
Actual Behavior: On Android and Windows, the flyout continues to scroll vertically.
Link to public reproduction project repository
No response
Version with bug
9.0.110 SR12
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output