Skip to content

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
@pkg-pr-new
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