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: ensure rows attribute is forced to a positive integer #1558

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

lucasnetau
Copy link
Collaborator

Rows is a positive integer attribute for text-area and should be treated in the same way as max-length

Closes #1555

@kevinchappell kevinchappell merged commit f85399e into kevinchappell:master Jul 4, 2024
1 check passed
Copy link

github-actions bot commented Jul 4, 2024

🎉 This PR is included in version 3.19.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Text Area Component allows input of negative value in the Rows field
2 participants