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

[UCheckbox] Not working with array types #3750

Closed
razorfever opened this issue Mar 31, 2025 · 0 comments
Closed

[UCheckbox] Not working with array types #3750

razorfever opened this issue Mar 31, 2025 · 0 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists v3 #1289

Comments

@razorfever
Copy link

Environment

Is this bug related to Nuxt or Vue?

Nuxt

Version

v.3.0.2

Reproduction

https://codesandbox.io/p/sandbox/happy-liskov-d89jf8

Description

UCheckbox works differently from native checkboxes and doesn't work with array types.

Additional context

No response

Logs

Type 'number[]' is not assignable to type 'boolean | "indeterminate" | undefined'.
@razorfever razorfever added bug Something isn't working triage v3 #1289 labels Mar 31, 2025
@benjamincanac benjamincanac added duplicate This issue or pull request already exists and removed triage labels Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants