winter
winter copied to clipboard
Add allowClear option to disable it on dropdown
If a dropdown field is casted as enum class, when the dropdown using placeholder option is cleared i get application error "" is not a valid backing value for enum
If we force "allow clear" feature to been disabled we can still use placeholder config without getting the error and force user to select an allowed value from the dropdown
Docs here https://github.com/wintercms/docs/pull/246