[iOS] ToolbarItems in tabbed page are not shown for pages navigated to from the "more" overflow
#4512 aperta il 22 nov 2018
Metriche repository
- Star
- (5644 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Description
Toolbar items from pages in a tabbed page are not working correctly when navigated to trough the "more" overflow page.
Steps to Reproduce
- Create a tabbed page, hosted in a navigation page, with 6+ sub-pages where page 5 and/or higher have toolbar-items
- Navigate to page 5 or 6, you go trough the "more" overflow screen
- The toolbar-items for page 5 and 6 are missing.
Expected Behavior
Page 5 and 6 have working toolbar-items
Actual Behavior
The "more" overflow page does not update the toolbar items.
Resulting in multiple wrong behaviors:
1: No toolbar item
When navigating to page 5 or 6. The toolbar-items are not shown.
When then navigating back to page 1 to 4, and then back to 5 or 6 (one of which then is already selected), then the toolbar-items are visible and working
2: Wrong toolbar items
Continuing from wrong behavior 1. After navigating back to page 5 or 6 resulting in the then correct toolbar-items being shown, navigate back to the "more" overflow page and select the other page.
Here are still the toolbar-items from the previous page.
Basic Information
- Version with issue: 3.4.0
- Last known good version: N/A
- IDE: Visual studio 2017
- Platform Target Frameworks:
- iOS: 12.1
- Affected Devices: at least all iOS >= 12.1 maybe older also