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

docs(radio-group): items only accept strings or numbers #3781

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

Gui-Fernandes21
Copy link
Contributor

@Gui-Fernandes21 Gui-Fernandes21 commented Apr 2, 2025

πŸ”— Linked issue

Resolves #3724

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

The RadioGroupItems only accepts strings and numbers. The current documentation states that It also accepts Booleans which is not true.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@benjamincanac benjamincanac changed the title docs(RadioGroup): items only accept strings or numbers docs(radio-group): items only accept strings or numbers Apr 2, 2025
Copy link

pkg-pr-new bot commented Apr 2, 2025

npm i https://pkg.pr.new/@nuxt/ui@3781

commit: da2e1dc

@benjamincanac benjamincanac merged commit 7f1c6ca into nuxt:v3 Apr 3, 2025
5 checks passed
@benjamincanac
Copy link
Member

Thanks 😊

@benjamincanac benjamincanac added the v3 #1289 label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RadioGroup does not accept booleans
2 participants