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

OnParametersSet is not invoked on Shell navigation #452

Open
Dreamescaper opened this issue Jun 9, 2022 · 0 comments · May be fixed by #453
Open

OnParametersSet is not invoked on Shell navigation #452

Dreamescaper opened this issue Jun 9, 2022 · 0 comments · May be fixed by #453

Comments

@Dreamescaper
Copy link
Contributor

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.

@Dreamescaper Dreamescaper linked a pull request Jun 9, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant