Skip to content

Prism 7.2: DeepLink Navigation into subPages of TabbarItem (Xamarin.Forms) #2033

@MaxFmi

Description

@MaxFmi

I try to DeepLink into a subPage of one TabbarItem. See the following navigation call:
_navigationService.NavigateAsync($"/NavigationPage/TabbedPage?{KnownNavigationParameters.SelectedTab}=Tab2ContentPage/ViewA_Page/ViewB_Page");

Steps to Reproduce

  1. Start yout App
  2. Navigate by an absolute path -> /NavigationPage/TabbedPage/Tab1/ViewA_Page/ViewB_Page

Expected Behavior

ViewB_Page should be show as content of Tab1

Actual Behavior

ViewB_Page is shown without TabbedPage

Basic Information

  • Version with issue: 7.2.0.1422
  • Last known good version: -
  • Xamarin.Forms version: 4.4.0.991640
  • IDE: Visual Studio for Mac 8.4.4

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions