Skip to content

[INavigationServiceExtensions] Using 'GoBackToAsync' cannot immediately return to the specified page #3247

Description

@Jay-57blocks

Description

Hi,

Assuming the known routing stack is A ->B ->C ->D ->E, I will now call 'GoBackToAsync(B)' on page E. I want to immediately return to page B, but it will return D, C, E in sequence from page E, accompanied by a brief animation. Please refer to the video for details.

I don't want animation, I expect to return to page B immediately

image

72cd7dbf61df734b7503b830653af1c0.mp4

Steps to Reproduce

If there are multiple pages, using ‘GoBackToAsync ’ cannot immediately return to the specified page. Currently, it is accompanied by some animations, and I need to wait for 2-3 seconds for the animations to end before returning to the specified page

Platform with bug

.NET MAUI

Affected platforms

iOS, Android

Did you find any workaround?

No

Relevant log output

<PackageReference Include="Prism.Maui" Version="9.0.218-pre" />

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions