Skip to content

When passing the initialValues { SELECT_OPTION : 0 } in schema then in select that value not showing as selected. #1433

Open
@anjalikalsariya

Description

@anjalikalsariya

Select field

{
   "name": "SELECT_OPTION",
   "label": "test",
   "options": [
     { "label": "none", "value": 0 },
     { "label": "2", "value": 2 },
   ],
   "component": "select"
 },
Note:  I'm using the ant-component-mapper.

Can you help me for it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ANTbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions