You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Screenshots
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: