Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use multiple select with forms #1649

Closed
1 task done
elkofy opened this issue Dec 4, 2024 · 0 comments
Closed
1 task done

Cannot use multiple select with forms #1649

elkofy opened this issue Dec 4, 2024 · 0 comments

Comments

@elkofy
Copy link

elkofy commented Dec 4, 2024

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

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

@elkofy elkofy closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant