Commit 70f5d0a
authored
Fixed getDefaultText + value/label binding related exception
getDefaultText throws an exception every time dropdown value is updated when label/value bindings are present because it passes an object into the html sanitizer instead of a translated value.1 parent 8f42562 commit 70f5d0a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments