Skip to content

refactor(router): Add handling for ActivatedRoute-scoped injector#69200

Draft
atscott wants to merge 1 commit into
angular:mainfrom
atscott:activatedRouteInjector
Draft

refactor(router): Add handling for ActivatedRoute-scoped injector#69200
atscott wants to merge 1 commit into
angular:mainfrom
atscott:activatedRouteInjector

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented Jun 5, 2026

Add handling in navigation for creating and destroying injectors scoped to ActivatedRoute life.
The code for creating the injectors is certainly more complicated than it could be since there's no actual feature built around this yet.

Keeps as much implementation code tree-shakeable as possible: Raw size: +764 bytes
Gzipped size: +182 bytes

@ngbot ngbot Bot added this to the Backlog milestone Jun 5, 2026
@atscott atscott force-pushed the activatedRouteInjector branch from 14b2abd to 0c889d4 Compare June 5, 2026 21:39
Add handling in navigation for creating and destroying injectors scoped
to `ActivatedRoute` life.
The code for creating the injectors is certainly more complicated
than it _could_ be since there's no actual feature built around this yet.

Keeps as much implementation code tree-shakeable as possible:
Raw size: +764 bytes
Gzipped size: +182 bytes
@atscott atscott force-pushed the activatedRouteInjector branch from 0c889d4 to bb75be0 Compare June 5, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant