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
model-value only allows boolean or "indeterminate".
The problem is that Checkbox and Radio are rendered as Button.
When you set a ref, its passed to the button.
Only when used in forms it renders the native input field.
Description
Can you add array support for the checkbox ?
Additional context
No response
The text was updated successfully, but these errors were encountered: