xamarin/Xamarin.Forms
TabbedPage: tab pages do not disappear when IsVisible=False
Ouverte
#5 291 ouverte le 18 févr. 2019
e/3 :clock3:help wantedi/lowt/bug :bug:up-for-grabs
Métriques du dépôt
- Stars
- (5 644 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description
Tab pages in a TabbedPage do not disappear when their IsVisible property is set to False. Instead, the tab remains, but the content of the tab is blank. Not entirely what one would expect.
Steps to Reproduce
- Set up a
TabbedPagewith some tab pages - Set one of the pages'
IsVisibleproperty toFalse - Observe that the page tab does not disappear
Expected Behavior
The entire page is no longer visible.
Actual Behavior
The page tab is visible.
Basic Information
- Version with issue: 3.5.0
- Last known good version: Unknown
- IDE: VS 2017
- Platform Target Frameworks:
- Android: 8.1
- Android Support Library Version: 28.0.1
- Nuget Packages:
- Affected Devices: