Skip to content

add setDefault to populate default value from the Select constructor #195

@stevehu

Description

@stevehu

In the previous #194, we have updated the default value logic to ensure that you can define the default in the schema. However, the model has not updated automatically and the final submission might have validation error. The fix is to call the setDefault in the constructor after the state is updated.

Metadata

Metadata

Assignees

No one assigned

    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