Skip to content

Conversation

@crisbeto
Copy link
Member

Fixes that the afterOpened stream was emitting too early when animations are disabled, causing subscriptions triggered by the template to not pick it up.

Fixes #32205.

@crisbeto crisbeto requested a review from a team as a code owner October 30, 2025 08:43
@crisbeto crisbeto requested review from adolgachev and tjshiu and removed request for a team October 30, 2025 08:43
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Oct 30, 2025
@crisbeto crisbeto force-pushed the 32205/dialog-after-opened branch from d2ca0f2 to 921a5bf Compare October 30, 2025 10:01
…are disabled

Fixes that the `afterOpened` stream was emitting too early when animations are disabled, causing subscriptions triggered by the template to not pick it up.

Fixes angular#32205.
@crisbeto crisbeto force-pushed the 32205/dialog-after-opened branch from 921a5bf to 3e05487 Compare October 30, 2025 10:43
@crisbeto crisbeto added target: rc This PR is targeted for the next release-candidate and removed target: patch This PR is targeted for the next patch release labels Oct 30, 2025
@crisbeto crisbeto removed the request for review from adolgachev October 31, 2025 08:29
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 31, 2025
@crisbeto crisbeto merged commit 3362836 into angular:main Oct 31, 2025
25 of 28 checks passed
@crisbeto
Copy link
Member Author

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

crisbeto added a commit that referenced this pull request Oct 31, 2025
…are disabled (#32211)

Fixes that the `afterOpened` stream was emitting too early when animations are disabled, causing subscriptions triggered by the template to not pick it up.

Fixes #32205.

(cherry picked from commit 3362836)
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: material/dialog target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(dialog): afterOpened() does not emit when "reduce-motion" is enabled

2 participants