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

Validator javascript error #837

Closed
dtq100 opened this issue Jul 28, 2016 · 3 comments
Closed

Validator javascript error #837

dtq100 opened this issue Jul 28, 2016 · 3 comments

Comments

@dtq100
Copy link

dtq100 commented Jul 28, 2016

Hi Olton (again),
On Your website https://metroui.org.ua/validator.html
when You hit the Submit button on Func examples, please look at console in browser. There is 'undefined' in line:
console.log(input.data('validateArg'));
for every input, that have no validate arguments set. You can bypass this issue by settin data-validate-arg="" for every validated input, but it's only a workaround of this bug,

@dtq100
Copy link
Author

dtq100 commented Jul 28, 2016

Sorry, i thought, that this workaround with data-validate-arg="" is working, but it's not.

@olton olton closed this as completed Jul 28, 2016
@dtq100
Copy link
Author

dtq100 commented Jul 29, 2016

Ok, I see, it's not error, just console log, but i think it's not necessary in production.

@olton
Copy link
Owner

olton commented Jul 29, 2016

this log was removed in develop branch

olton added a commit that referenced this issue Jul 29, 2016
olton added a commit that referenced this issue Jul 29, 2016
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

2 participants