Select Forms: cannot have multiple default value in select with forms #6921
Labels
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
Default values won't work for multiple select only the first one
Reproducer
https://u8ztoqrun-w2ay--5173--fc837ba8.local-credentialless.webcontainer.io
PrimeVue version
4.2.4
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
Chrome
Steps to reproduce the behavior
Create two select with forms
use zodResolver
assign them default value
it work only for the first one
Expected behavior
should let me put multiple values
The text was updated successfully, but these errors were encountered: