-
Notifications
You must be signed in to change notification settings - Fork 1.9k
TabbedPage: content not shown after readding #21640
Copy link
Copy link
Open
Labels
area-controls-tabbedpageTabbedPageTabbedPagemigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-tabbedpageTabbedPageTabbedPagemigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
When the app starts, all tabs are displayed correctly, but if I remove the tab and then add it again, the content of the tab is not displayed.
This happens on Android an iOS
After App launch - content is shown

After readding - content is not shown

Steps to Reproduce
Run the repo posted below
Link to public reproduction project repository
https://github.com/Schredderwand/MauiBugs/tree/main/MauiTabbed
Version with bug
8.0.10 SR3
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
Android 14 iOS 17.2
Did you find any workaround?
No response
Relevant log output
No response