Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

OnParametersSet is not invoked on Shell navigation #452

@Dreamescaper

Description

@Dreamescaper

Currently we set parameters in created component via custom reflection code, which leads to an issue.
When ShellNavigationManager performs navigation and sets arguments to page component, OnParametersSet or OnParametersSetAsync is not invoked.

We don't need use that custom code as there's built-in ParameterView methods.

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