Skip to content

Number 0 is transferred to undefined in the input form and in mutators. #326

@arteria32

Description

@arteria32

Hi, I found a bug: 0 is wrong transferred to undefined in the form

Example of spec:

{
  "type": "number",
  "defaultValue":0,
  "viewSpec": {
    "type": "base",
    "layout": "row",
    "layoutTitle": "Age",
    "placeholder": "placeholder text"
  }
}

Screenshot:
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions