Commit edac406
committed
fix(material/chips): emit state changes when chip grid is disabled (#30033)
Fixes that the chip grid wasn't emitting to its `stateChanges` when it becomes disabled which meant that the parent form field might not update correctly.
Fixes #30017.
(cherry picked from commit 8980ad5)1 parent 3754354 commit edac406
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments