fix(core): Generate UI Schema with Type Null by sdirix · Pull Request #2251 · eclipsesource/jsonforms
Previously, the default UI schema generation function threw error when encountering data containing a null value. With this commit, a control with type null will be generated, that can be used in custom renderers. Closes eclipsesource#2207
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters