-
Notifications
You must be signed in to change notification settings - Fork 258
Closed
Description
Describe the bug
I can't use multiple select with vue forms
Link to the blitz that caused the error
https://stackblitz.com/edit/a5qyfu?file=src%2FApp.vue
Steps to reproduce
Declare two object inside a zod schema
with default value
Expected behavior
default value should be displayed for both select
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 93192137,
"usedJSHeapSize": 86418425,
"jsHeapSizeLimit": 4294705152
}
Hash = fc837ba8
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels