Skip to content

Serialize bool for checkbox #19

@eldoy

Description

@eldoy

Checkbox returns an array, but if we have a single checkbox with data-type="bool" it would be great to have the value converted to a bool.

// Avoid having to do this
values.infoupdate = !!values.infoupdate[0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions