Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for type arrays including null #15

Open
sdirix opened this issue Sep 29, 2021 · 0 comments
Open

Support for type arrays including null #15

sdirix opened this issue Sep 29, 2021 · 0 comments
Milestone

Comments

@sdirix
Copy link
Member

sdirix commented Sep 29, 2021

Support array types like for example type: ["string", "null"].

Consequence:

  • When the value is deleted in the renderer, null should be placed in the data instead of undefined.
  • Adjust testers to recognize these array types
  • Check whether renderers need to be adapted in some other way
@sdirix sdirix added this to the Next milestone Sep 29, 2021
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

No branches or pull requests

1 participant