Flyout with FlyoutBehavior="Locked"
unlocks (reverts to Flyout
) after navigation.
#27337
Labels
i/regression
This issue described a confirmed regression on a currently supported version
p/0
Work that we can't release without
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/windows 🪟
regressed-in-9.0.30
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
Flyouts set to locked (
FlyoutBehavior="Locked"
) seem to switch to behavior associated withFlyoutBehavior="Flyout"
after navigation is performed.Steps to Reproduce
maui-controls-9.0.30
. Be sure to select this branch, it is not the default.Note
Use the branch
maui-controls-9.0.14
of the example repository and retest to observe that this behavior was correct in version 9.0.14.Link to public reproduction project repository
https://github.com/lendres/Maui-Flyout-Unlocking
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.14 SR1.4
Affected platforms
Windows
Affected platform versions
10.0.22631 Build 22631
Did you find any workaround?
None is known.
Relevant log output
The text was updated successfully, but these errors were encountered: