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

fix(Table): remove @select event on checkbox #3042

Merged
merged 9 commits into from
Jan 8, 2025
Merged

Conversation

rdjanuar
Copy link
Collaborator

@rdjanuar rdjanuar commented Jan 8, 2025

πŸ”— Linked issue

Resolves #2884

❓ 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

Remove the @select event handler from checkboxes to avoid conflicts when used alongside v-model

πŸ“ Checklist

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

@rdjanuar rdjanuar changed the title fix(Table): remove @select event fix(Table): remove @select event Jan 8, 2025
@rdjanuar rdjanuar changed the title fix(Table): remove @select event fix(Table): remove @select event on checkbox Jan 8, 2025
@rdjanuar rdjanuar requested a review from benjamincanac January 8, 2025 07:22
@benjamincanac benjamincanac merged commit d9d4f19 into nuxt:dev Jan 8, 2025
2 checks passed
@benjamincanac
Copy link
Member

Thanks @rdjanuar! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants