Skip to content

fix(material/timepicker): do not allow intervals less than a second#33354

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:timepicker-interval-cap
Jun 5, 2026
Merged

fix(material/timepicker): do not allow intervals less than a second#33354
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:timepicker-interval-cap

Conversation

@crisbeto
Copy link
Copy Markdown
Member

@crisbeto crisbeto commented Jun 5, 2026

Passing in a small value for the interval parameter in generateOptions can cause the page to freeze up.

Passing in a small value for the `interval` parameter in `generateOptions` can cause the page to freeze up.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jun 5, 2026
@pullapprove pullapprove Bot requested review from andrewseguin and tjshiu June 5, 2026 07:35
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jun 5, 2026
@crisbeto crisbeto merged commit 5a8f7df into angular:main Jun 5, 2026
33 of 35 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

crisbeto commented Jun 5, 2026

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

crisbeto added a commit that referenced this pull request Jun 5, 2026
…33354)

Passing in a small value for the `interval` parameter in `generateOptions` can cause the page to freeze up.

(cherry picked from commit 5a8f7df)
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.

2 participants