-
I'm using the `required` to validate the form using HTML validation. All inputs do a good job, but the select component with `required = true` lets the form submit even without having an option select…
-
The subdomain request form currently allows invalid characters for a label such as spaces and periods. These characters should either not be registered in the form or there should be a warning that pr…
-
-
-
### Describe the bug
I've a form for registering to be a member - this must be approved by admin so we don't want the account activation email sent on submission to the user.
In the integration wh…
-
### 🎇 Description
On click of "Add Record" button. data is getting stored without any validations resulting in empty records.
Would like to work on the same.
Please do assign the issue. Can also …
-
**Describe the bug**
If I send a multipart form data (File + Body), the body validation failed due to a boolean in it.
**To Reproduce**
Send a multipart form data with boolean in it. Add the vali…
-
The current ContactUs page is functional but lacks interactivity and visual appeal. To improve user engagement and experience, the following changes are proposed:
Proposed Changes:
Add a contact…
-
Hello, I'm the creator and maintainer of https://github.com/logaretm/vee-validate and I'm very much interested in this project.
I have a few ideas from the perspective of a long-time maintainer of …
-
### Description:
I’m not sure if this issue has already been addressed or if it’s a limitation, so I apologize if this is redundant.
Currently, the validationSchema accepts any as its type, whic…