Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(router): Add canDeactivateChild guard #62134

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

atscott
Copy link
Contributor

@atscott atscott commented Jun 18, 2025

This adds canDeactivateChild guards to routes

fixes #11836

@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: router labels Jun 18, 2025
@ngbot ngbot bot added this to the Backlog milestone Jun 18, 2025
@atscott atscott force-pushed the candeactivatechild branch from 54bcdcb to e1d24c9 Compare June 18, 2025 21:55
This adds `canDeactivateChild` guards to routes

fixes angular#11836
@atscott atscott force-pushed the candeactivatechild branch from e1d24c9 to 76eee11 Compare June 18, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: router detected: feature PR contains a feature commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add canDeactivateChild guard
1 participant