Skip to content

Conversation

@crisbeto
Copy link
Member

Currently the external redirects use redirectTo which ends up flashing the homepage before redirecting users to adev.

These changes switch to using a guard which will prevent the flashing since the navigation will never happen.

Currently the external redirects use `redirectTo` which ends up flashing the homepage before redirecting users to adev.

These changes switch to using a guard which will prevent the flashing since the navigation will never happen.
@crisbeto crisbeto requested a review from a team as a code owner November 29, 2025 08:02
@crisbeto crisbeto requested review from adolgachev and wagnermaciel and removed request for a team November 29, 2025 08:02
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Nov 29, 2025
@angular-robot angular-robot bot added the area: docs Related to the documentation label Nov 29, 2025
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 1, 2025
@crisbeto crisbeto merged commit 2494f0a into angular:main Dec 1, 2025
28 of 29 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Dec 1, 2025

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Dec 1, 2025
Currently the external redirects use `redirectTo` which ends up flashing the homepage before redirecting users to adev.

These changes switch to using a guard which will prevent the flashing since the navigation will never happen.

(cherry picked from commit 2494f0a)
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: docs Related to the documentation target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants