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

About Bug or duplicate Javascript code line #988

Open
cetindogu opened this issue Jun 24, 2022 · 1 comment
Open

About Bug or duplicate Javascript code line #988

cetindogu opened this issue Jun 24, 2022 · 1 comment

Comments

@cetindogu
Copy link

duplicate if check
or
bug
at "jQuery-Validation-Engine\js\jquery.validationEngine.js" at row 1430

NEED FIX
if (values[0] && values[0]) {
data[values[0]] = values[1];
}

@cetindogu
Copy link
Author

if (values[0] && values[1])
or
if (values[0])

???

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

No branches or pull requests

1 participant