Skip to content

fix(router): Ensure canMatch guards run on wildcard routes#53239

Closed
atscott wants to merge 1 commit intoangular:mainfrom
atscott:canMatchWildcard
Closed

fix(router): Ensure canMatch guards run on wildcard routes#53239
atscott wants to merge 1 commit intoangular:mainfrom
atscott:canMatchWildcard

Conversation

@atscott
Copy link
Contributor

@atscott atscott commented Nov 28, 2023

This commit makes sure that wildcard routes still run the canMatch guards.

Fixes #49949

@atscott atscott added area: router target: patch This PR is targeted for the next patch release labels Nov 28, 2023
@ngbot ngbot bot added this to the Backlog milestone Nov 28, 2023
This commit makes sure that wildcard routes still run the `canMatch`
guards.

Fixes angular#49949
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Nov 30, 2023
@dylhunn
Copy link
Contributor

dylhunn commented Nov 30, 2023

This PR was merged into the repository by commit 1940280.

@dylhunn dylhunn closed this in 1940280 Nov 30, 2023
dylhunn pushed a commit that referenced this pull request Nov 30, 2023
This commit makes sure that wildcard routes still run the `canMatch`
guards.

Fixes #49949

PR Close #53239
dylhunn added a commit to dylhunn/angular that referenced this pull request Dec 3, 2023
dylhunn added a commit that referenced this pull request Dec 3, 2023
dylhunn added a commit that referenced this pull request Dec 3, 2023
atscott added a commit to atscott/angular that referenced this pull request Dec 4, 2023
dylhunn pushed a commit that referenced this pull request Dec 6, 2023
dylhunn pushed a commit that referenced this pull request Dec 6, 2023
@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 Dec 31, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…3239)

This commit makes sure that wildcard routes still run the `canMatch`
guards.

Fixes angular#49949

PR Close angular#53239
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
…3239)

This commit makes sure that wildcard routes still run the `canMatch`
guards.

Fixes angular#49949

PR Close angular#53239
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
…3239)

This commit makes sure that wildcard routes still run the `canMatch`
guards.

Fixes angular#49949

PR Close angular#53239
danielwiehl added a commit to SchweizerischeBundesbahnen/scion-workbench that referenced this pull request Apr 12, 2024
danielwiehl added a commit to SchweizerischeBundesbahnen/scion-workbench that referenced this pull request May 7, 2024
…ngular#53239

BREAKING CHANGE: SCION Workbench requires Angular version 17.0.6 or later to fix angular/angular#53239
Marcarrian pushed a commit to SchweizerischeBundesbahnen/scion-workbench that referenced this pull request May 7, 2024
…ngular#53239

BREAKING CHANGE: SCION Workbench requires Angular version 17.0.6 or later to fix angular/angular#53239
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.

Wildcard '**' routes should run canMatch guard

3 participants

Comments