Commit 43b0860
authored
fix(material/timepicker): assertion error if reopened quickly (angular#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 angular#30637.1 parent d5ba63d commit 43b0860
1 file changed
+7
-1
lines changed| 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