Skip to content

Conversation

@atscott
Copy link
Contributor

@atscott atscott commented Aug 26, 2024

This commit makes a small update to the route matching algorithm to avoid running the matcher function of a route twice.

fixes #57511

This commit makes a small update to the route matching algorithm to
avoid running the matcher function of a route twice.

fixes angular#57511
@atscott atscott added target: patch This PR is targeted for the next patch release action: global presubmit The PR is in need of a google3 global presubmit labels Aug 26, 2024
@ngbot ngbot bot added this to the Backlog milestone Aug 26, 2024
@atscott
Copy link
Contributor Author

atscott commented Aug 27, 2024

Green TGP

@atscott atscott removed the action: global presubmit The PR is in need of a google3 global presubmit label Aug 27, 2024
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Aug 27, 2024
@alxhub
Copy link
Member

alxhub commented Aug 27, 2024

This PR was merged into the repository by commit 8f63084.

The changes were merged into the following branches: main, 18.2.x

@alxhub alxhub closed this in 8f63084 Aug 27, 2024
alxhub pushed a commit that referenced this pull request Aug 27, 2024
…#57530)

This commit makes a small update to the route matching algorithm to
avoid running the matcher function of a route twice.

fixes #57511

PR Close #57530
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

UrlMatcher running twice when matching a url pattern

3 participants