Skip to content

Conversation

@sdirix
Copy link
Member

@sdirix sdirix commented Jan 19, 2024

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 #2207

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
@netlify
Copy link

netlify bot commented Jan 19, 2024

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit c389b9a
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/65aaa6211285e900084ab7cd
😎 Deploy Preview https://deploy-preview-2251--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls
Copy link

Coverage Status

coverage: 84.798%. remained the same
when pulling c389b9a on LukasBoll:fix/uischema_null_type
into fce6b1e on eclipsesource:master.

@sdirix sdirix merged commit aba1aac into eclipsesource:master Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to generate uischema for null type

3 participants