Skip to content

Setting value of single select to null throws errors #290

@pstephan1187

Description

@pstephan1187

The current implementation allows a single select box to start with a null value. However, once you select an option and then programmatically set the value back to null, it breaks. I have found that you must programmatically set the value to an empty array. This doesn't make sense semantically. You aught to be able to set the value of a single select to null, definitely not an empty array. I hope that makes sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions