Commit aba1aac
authored
fix: generate UI Schema for type null
Previously, the default UI schema generation function threw an error when
encountering a null type. With this commit, a control will be generated, that
can be used in custom renderers.
Closes #22071 parent c5f28e6 commit aba1aac
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
0 commit comments