Shell.BackButtonBehavior interferes with Flyout icon #23015
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
platform/android 🤖
platform/iOS 🍎
s/triaged
Issue has been reviewed
t/bug
Something isn't working
Description
Setting the
Shell.BackButtonBehavior
property and defining anICommand
interferes with the Flyout menu icon.On Android, the icon is not shown at all while on iOS the icon is just not working.
The menu can still be shown using the swipe gesture.
Once navigation is done to a nested page and back, the icon is shown correctly but not working.
Steps to Reproduce
ShellContent
and eventually setFlyoutBehavior
toFlyout
.Shell.BackButtonBehavior
to the firstShellContent
page that is shown on app start.Command
property to anICommand
.Link to public reproduction project repository
No response
Version with bug
8.0.40 SR5
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: