-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Cross TabBar navigation broken on iOS #22570
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
|
This is probably a duplicate of #16568 but the public repository I've attached to reproduce the issue is less complicate to look at. |
Hi @albyrock87, thanks for your repository! I've made some investigation and this issue is related, but not the same as #16568 The later one is about the navigation inside the 'more' tab and yours is about the navigating between the visible-tabs-in-toolbar. I have a fix for your issue: #22655 |
Description
On iOS, using TabBar and navigating to a new Tab also pushing a page onto the navigation stack does not work:
Steps to Reproduce
No response
Link to public reproduction project repository
https://github.com/albyrock87/maui-shell-issues/blob/main/MainPage.xaml.cs#L14-L28
Version with bug
8.0.40 SR5
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17.2
Did you find any workaround?
No workaround.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: