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

Shell and TabbedPage #18974

Closed
ismlsmile opened this issue Nov 23, 2023 · 1 comment
Closed

Shell and TabbedPage #18974

ismlsmile opened this issue Nov 23, 2023 · 1 comment
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout proposal/open

Comments

@ismlsmile
Copy link

Description

According to the document (https://learn.microsoft.com/en-us/dotnet/maui/user-interface/pages/tabbedpage?view=net-maui-8.0), TabbedPage is incompatible with .NET MAUI Shell apps, and an exception will be thrown if you attempt to use TabbedPage in a Shell app. But if there is a requirement: click a button in a content page, then navigate to a tabbed page, how to do this? Now any project created by VS is default to Shell apps.

Public API Changes

no

Intended Use-Case

let Shell and TabbedPage work together

@jsuarezruiz jsuarezruiz added the area-controls-shell Shell Navigation, Routes, Tabs, Flyout label Nov 23, 2023
@PureWeen
Copy link
Member

PureWeen commented Dec 7, 2023

Duplicate of #6389

@PureWeen PureWeen marked this as a duplicate of #6389 Dec 7, 2023
@PureWeen PureWeen closed this as completed Dec 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout proposal/open
Projects
None yet
Development

No branches or pull requests

3 participants