Skip to content

Conversation

romhml
Copy link
Member

@romhml romhml commented Jun 14, 2025

πŸ”— Linked issue

Resolves #2599

❓ 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

Adds error-input option to the validate on prop to validate on input only when the field has an error.

πŸ“ Checklist

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

Adds `error-input` option to the validate on prop to validate on input
only when the field has an error.

Resolves #2599
Copy link
Contributor

nuxthub-admin bot commented Jun 14, 2025 β€’

βœ… Deployed ui3

Deployed ui3 d8f29e0 to preview

πŸ“±
View QR Code QR code linking to deployment URL.

πŸ“‹ View deployment logs

Copy link

pkg-pr-new bot commented Jun 14, 2025

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

commit: d8f29e0

@benjamincanac benjamincanac changed the title feat(Form): add validate-on error-input feat(Form): add validate on error-input Jun 24, 2025
@romhml romhml closed this Jun 29, 2025
@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 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.

FormGroup eager-validation when errors exist
2 participants