Skip to content

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 3, 2025

Fixes that we were emitting some events before the form control value was assigned.

Fixes #31950.

…vents

Fixes that we were emitting some events before the form control value was assigned.

Fixes angular#31950.
@crisbeto crisbeto requested a review from a team as a code owner October 3, 2025 07:04
@crisbeto crisbeto requested review from wagnermaciel and removed request for a team October 3, 2025 07:04
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Oct 3, 2025
@crisbeto crisbeto requested a review from ok7sai October 3, 2025 07:04
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 3, 2025
@crisbeto crisbeto merged commit c848d24 into angular:main Oct 3, 2025
29 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Oct 3, 2025

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 3, 2025
…vents (#31981)

Fixes that we were emitting some events before the form control value was assigned.

Fixes #31950.

(cherry picked from commit c848d24)
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/timepicker target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(timepicker): timepicker fire events before updating formControl value
2 participants