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
The RadioGroup component does not accept boolean values, despite the documentation saying it should. I'm not sure if this is a bug or is intended and the documentation is wrong.
In the provided codesandbox (using v3.0.2) you can see the type errors in the code, as well as buggy behavior in the app.
Environment
(CodeSandbox)
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.2
Reproduction
https://codesandbox.io/p/devbox/quirky-pare-zxxn6x
Description
The RadioGroup component does not accept boolean values, despite the documentation saying it should. I'm not sure if this is a bug or is intended and the documentation is wrong.
In the provided codesandbox (using v3.0.2) you can see the type errors in the code, as well as buggy behavior in the app.
Docs:
ui/docs/content/3.components/radio-group.md
Line 20 in 9ec159e
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: