Which package is affected?
Headless Kit
Describe the bug
On the Select validation example, if you select the last option after having selected another one before you will get a validation error as if the value was empty.
Reproduction
https://qwikui.com/docs/headless/select/#validation
Steps to reproduce
- Go to the Select validation example.
- Select any option first.
- Then select the last option and try to submit the form. You will get a validation error as if it was empty.
System Info
Additional Information
No response