⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@crisbeto
Copy link
Member

Fixes that the focusActiveCell and updateTodaysDate methods on MatCalendar were throwing an error if they're called too early.

Fixes #32627.

Fixes that the `focusActiveCell` and `updateTodaysDate` methods on `MatCalendar` were throwing an error if they're called too early.

Fixes angular#32627.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jan 12, 2026
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 13, 2026
@crisbeto crisbeto merged commit 5db8dca into angular:main Jan 13, 2026
29 of 31 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 Jan 13, 2026
…#32630)

Fixes that the `focusActiveCell` and `updateTodaysDate` methods on `MatCalendar` were throwing an error if they're called too early.

Fixes #32627.

(cherry picked from commit 5db8dca)
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/datepicker 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(MatCalendar): Calling "updateTodaysDate()" from an effect causes an "Cannot read properties of undefined" error

2 participants