Skip to content

fix(cdk/testing): use directive fixture onDestroy - #33793

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:directive-on-destroy
Sep 10, 2026
Merged

fix(cdk/testing): use directive fixture onDestroy#33793
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:directive-on-destroy

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Uses the DirectiveFixture.onDestroy instead of injecting the DestroyRef which is problematic internally.

Uses the `DirectiveFixture.onDestroy` instead of injecting the `DestroyRef` which is problematic internally.
@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Sep 10, 2026
@pullapprove
pullapprove Bot requested review from ok7sai and tjshiu September 10, 2026 09:56
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Sep 10, 2026
@crisbeto
crisbeto merged commit aad74d3 into angular:main Sep 10, 2026
33 of 35 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

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

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: cdk/testing target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants