Commit 9b9d7bd
committed
fix(material/timepicker): assertion error if reopened quickly (#30639)
Fixes that the timepicker was throwing an error if it gets closed and reopened before change detection has had a chance to run.
Fixes #30637.
(cherry picked from commit 43b0860)1 parent 432bde7 commit 9b9d7bd
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
236 | 242 | | |
237 | 243 | | |
238 | 244 | | |
| |||
0 commit comments