-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Android] TitleView defined in Shell is lost when changing tabs #33304
Copy link
Copy link
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
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
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
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