Commit bde3c76
committed
fix(material/timepicker): do not allow intervals less than a second (#33354)
Passing in a small value for the `interval` parameter in `generateOptions` can cause the page to freeze up.
(cherry picked from commit 5a8f7df)1 parent d75a22d commit bde3c76
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments