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

Set Window Parent before initialize the child ContentPage #8653

Merged
merged 7 commits into from
Jul 19, 2022
Merged

Conversation

jsuarezruiz
Copy link
Contributor

@jsuarezruiz jsuarezruiz commented Jul 11, 2022

Description of Change

Delay firing appearing on pages until the whole visual tree from app => page is setup. The reason this worked on shell is that shell delays creating pages until the platform asks for it so by that point the parent hierarchy will have been established.

Issues Fixed

Fixes #8635

@jsuarezruiz jsuarezruiz added the t/bug Something isn't working label Jul 11, 2022
@jsuarezruiz jsuarezruiz added this to the 6.0-servicing milestone Jul 11, 2022
@PureWeen PureWeen added the do-not-merge Don't merge this PR label Jul 18, 2022
@PureWeen PureWeen merged commit ca948d7 into net6.0 Jul 19, 2022
@PureWeen PureWeen deleted the fix-8635 branch July 19, 2022 19:20
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2023
@samhouts samhouts added fixed-in-6.0.486 Look for this fix in 6.0.486 SR4! fixed-in-7.0.0-rc.1.6683 labels Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-6.0.486 Look for this fix in 6.0.486 SR4! fixed-in-7.0.0-rc.1.6683 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants