Xamarin.Forms
Xamarin.Forms copied to clipboard
[Bug] [Shell] [UWP] ToolbarItem secondary order is ignored
trafficstars
Description
If set a toolbaritem's order to secondary in app with shell it's not working at all and is placed on main order
Steps to Reproduce
- Create Shell app
- Place toolbaritem with order=secondary
Expected Behavior
ToolbarItem gets hidden under three dots as in NavigationPage
Actual Behavior
ToolbarItem is placed on main order
Basic Information
- Version with issue: 5.0.0.2291
- Last known good version: one
- Platform Target Frameworks:
- UWP: 19041
Screenshots

Reproduction Link
Workaround
None
Looks related to #11706
I know that this bug will never be fixed in Xamarin.Forms. Is there at least any workaround for this problem?