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

The state of a form is always "not validated" when using forced validation in yiiActiveForm #14510

Closed
githubjeka opened this issue Jul 21, 2017 · 0 comments
Assignees
Labels
JS JavaScript related type:bug Bug
Milestone

Comments

@githubjeka
Copy link
Contributor

After $('#form-id').yiiActiveForm('validate',true);

$('#form-id').data('yiiActiveForm').validated

returns false always

@samdark samdark added JS JavaScript related type:bug Bug labels Jul 21, 2017
@samdark samdark added this to the 2.0.14 milestone Jul 21, 2017
@arogachev arogachev self-assigned this Jul 22, 2017
@arogachev arogachev changed the title yiiActiveForm.validated always false [JS] yiiActiveForm.validated always false Jul 29, 2017
@arogachev arogachev changed the title yiiActiveForm.validated always false The state of a form is always "not validated" when using forced validation in yiiActiveForm Jul 29, 2017
@samdark samdark modified the milestones: 2.0.13, 2.0.14 Jul 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS JavaScript related type:bug Bug
Projects
None yet
Development

No branches or pull requests

3 participants