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 and Windows, 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 and Windows, the flyout still scrolls even when the mode is set to "Disabled".
Screen.Recording.2025-11-05.at.8.08.25.PM.mov
Screen.Recording.2025-11-05.at.8.14.13.PM.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
10.0.0-rc.2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android, Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output