Open r-work opened 2 months ago
Will look into it soon 👀
After some research, I came to a conclusion that rolling out a custom ToolbarItems property on the inherited ContentPage would be better.
A good inspiration for the nesting of items would be to take from WinUI's MenuFlyoutItem*
API. In terms of Android, a fallback could be used to the builtin ContentPage.ToolbarItems using OnPlatform (unless there's a specific need for more options. I currently haven't worked on porting it to Android)
Let me know what you think @r-work
Sounds good if it's not a massive amount of work. Still hoping that MAUI team will be resolving the issue, though that might be a while. Thanks for all your work.
Description
Secondary toolbar item dissapears when navigating away from page.
To Reproduce
Evidence
No response
App Version
1.0
OS Version
17.6.1
Diagnostic information
No response