Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAUI 9 Shell Tabbar overrides tabbar title with page title. #26165

Open
SorenBech2 opened this issue Nov 27, 2024 · 1 comment
Open

MAUI 9 Shell Tabbar overrides tabbar title with page title. #26165

SorenBech2 opened this issue Nov 27, 2024 · 1 comment
Labels
t/bug Something isn't working

Comments

@SorenBech2
Copy link

Description

When a page is pushed to the stack from a 5th menu point (or more) in a Tabbar, it is not possible to add another page to the stack. No exceptions, no errors - execution just stops! When "go back" is pushed, the label in tabbar is overwritten with the name of the page when returned to mainpage! If the same page is pushed (GotoAsync()) from a menu point 1-4 on the tabbar no issue. The issue exist on IOS, not on Android nor Windows.

Steps to Reproduce

Use attached repro. Deploy on IOS and select a Tab "Working 1". Press "Go to second page"., then press "Go back". Everything works fine.
Select Tab "Not working 1". Press "Go to second page" Nothing happens. The press < More. Observer Tab label has changed from "not working 1" to SecondPage.

Link to public reproduction project repository

https://github.com/SorenBech2/ShellTestMAUI9

Version with bug

9.0.10 SR1

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

No response

Affected platforms

iOS

Affected platform versions

IOS 17, 18

Did you find any workaround?

No

Relevant log output

@SorenBech2 SorenBech2 added the t/bug Something isn't working label Nov 27, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant