-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyouti/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidregressed-in-9.0.30s/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
Description
Description
On Android, a Shell.TitleView displays correctly on the first tab. When switching to the second tab, the TitleView disappears, even though it is defined in the Shell. Switching to a third tab causes the TitleView to render correctly again. This issue occurs only when multiple tab items are present, and consistently affects only the second tab element.
Steps to Reproduce
- Create a new .NET MAUI app using the default project template.
- Define a Shell.TitleView in the app’s Shell (for example, a custom layout or label) and configure a TabBar with at least three tab items, each pointing to a different page.
- Build and run the app targeting Android. Navigate between the tabs: the TitleView appears correctly on the first tab, disappears when switching to the second tab, and appears again when navigating to the third tab. Repeating the tab switches consistently reproduces the issue.
Link to public reproduction project repository
https://github.com/Daxter98/MAUI-TabSample
Version with bug
10.0.20
Is this a regression from previous behavior?
Yes
Last version that worked well
EDIT: Tested a new project using .NET 9 and MAUI Controls vesion: 9.0.120 - It works fine
Affected platforms
Android
Affected platform versions
Android 15 and up
Did you find any workaround?
No response
Relevant log output
LeDahu22
Metadata
Metadata
Assignees
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyouti/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidregressed-in-9.0.30s/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