We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What kind of issue is this? (put 'x' between the square brackets)
Question. This issue tracker is not the place for questions. If you want to ask how to do something, or to understand why something isn't working the way you expect it to, use http://stackoverflow.com/questions/ask . Provide working code, starting from http://codepen.io/marcandre/pen/jqbzyN?editors=101. We monitor the tag parsley.js.
parsley.js
Bug report. If you’ve found a bug, you must provide a minimal example in a CodePen, starting from http://codepen.io/marcandre/pen/jqbzyN?editors=101 .
Feature Request. Make sure there's no good way to do what you want first; consider asking on http://stackoverflow.com/questions/ask first.
Hello, I want to use a group validation ("Correctly fill at least one of these blocks") as : https://parsleyjs.org/doc/examples/custom-validator-events.html
But when i submit the form empty, nothing is validate.
Can you reproduce this problem on the official documentation ?
Best regards
The text was updated successfully, but these errors were encountered:
Oops, yes I can. I'm sorry about this, I'll try to see what's going on, although I'm presently traveling...
Sorry, something went wrong.
Ah, right, this is due to #1151
As stated in that issue, I'm very tempted to revert that change.
No branches or pull requests
What kind of issue is this? (put 'x' between the square brackets)
Question. This issue tracker is not the place for questions. If you want to ask how to do
something, or to understand why something isn't working the way you expect it to, use
http://stackoverflow.com/questions/ask .
Provide working code, starting from http://codepen.io/marcandre/pen/jqbzyN?editors=101.
We monitor the tag
parsley.js
.Bug report. If you’ve found a bug, you must provide a minimal example in a CodePen,
starting from http://codepen.io/marcandre/pen/jqbzyN?editors=101 .
Feature Request. Make sure there's no good way to do what you want first;
consider asking on http://stackoverflow.com/questions/ask first.
Hello, I want to use a group validation ("Correctly fill at least one of these blocks") as :
https://parsleyjs.org/doc/examples/custom-validator-events.html
But when i submit the form empty, nothing is validate.
Can you reproduce this problem on the official documentation ?
Best regards
The text was updated successfully, but these errors were encountered: