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

refactor(router): resolve view transition promise in a timeout when u… #55327

Closed
wants to merge 1 commit into from

Conversation

atscott
Copy link
Contributor

@atscott atscott commented Apr 12, 2024

…nsupported

Related to #51131, this change ensures that the router navigation exits the current event loop before rendering the route when the view transition feature is enabled, when the browser does not support view transitions.

@atscott atscott added area: router target: patch This PR is targeted for the next patch release labels Apr 12, 2024
@ngbot ngbot bot modified the milestone: Backlog Apr 12, 2024
@atscott atscott requested a review from alxhub April 12, 2024 21:35
@atscott atscott force-pushed the viewtransitionsmacrotask branch 2 times, most recently from 298de9f to 68378ec Compare April 30, 2024 20:25
…nsupported

Related to angular#51131, this change ensures that the router navigation exits
the current event loop before rendering the route when the view transition
feature is enabled, when the browser does not support view transitions.
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label May 3, 2024
@ngbot
Copy link

ngbot bot commented May 3, 2024

I see that you just added the action: merge label, but the following checks are still failing:
    failure status "google-internal-tests" is failing
    pending 1 pending code review

If you want your PR to be merged, it has to pass all the CI checks.

If you can't get the PR to a green state due to flakes or broken main, please try rebasing to main and/or restarting the CI job. If that fails and you believe that the issue is not due to your change, please contact the caretaker and ask for help.

@AndrewKushnir AndrewKushnir removed the request for review from alxhub May 6, 2024 22:59
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit 9366e17.

AndrewKushnir pushed a commit that referenced this pull request May 6, 2024
…nsupported (#55327)

Related to #51131, this change ensures that the router navigation exits
the current event loop before rendering the route when the view transition
feature is enabled, when the browser does not support view transitions.

PR Close #55327
AndrewKushnir pushed a commit that referenced this pull request May 6, 2024
…nsupported (#55327)

Related to #51131, this change ensures that the router navigation exits
the current event loop before rendering the route when the view transition
feature is enabled, when the browser does not support view transitions.

PR Close #55327
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: router target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants