Errors for 'onkeyup' event.

1,080 views
Skip to first unread message

Amit J

unread,
Aug 27, 2012, 10:03:19 AM8/27/12
to jquery-valida...@googlegroups.com
Hi,

I'm getting following error on my firefox-console:

-- [17:01:56.875] TypeError: f.settings[g].call is not a function @ http://localhost:8080/wishwisher/static/plugins/jquery-validation-1.9/js/jquery-validation/jquery.validate.min.js:22

and on chrome:

Uncaught TypeError: Object true has no method 'call' jquery.validate.min.js:22
a jquery.validate.min.js:22
c.extend.validateDelegate jquery.validate.min.js:51
f.event.dispatch jquery-1.7.2.min.js:3
f.event.add.h.handle.i jquery-1.7.2.min.js:3

This when I'm either tabbing out of a field or typing anything inside.

However, submitting an empty required-field results with a correct error-message, which then disappears as soon as the condition is satisfied.

Any ideas where should I look for this error?

Thanks,

Amit

Chee Kin Lim

unread,
Aug 27, 2012, 11:04:30 AM8/27/12
to jquery-valida...@googlegroups.com
Hi Amit,

Thanks for using the plugin and report the issue.

The issue was similar to http://stackoverflow.com/questions/8045731/f-settingsg-call-is-not-a-function-with-anything-but-submit-validation

You can solve it by adding "onkeyup = false" under jqueryValidationUi {} to the Config.groovy for time-being, please create an issue report at https://github.com/limcheekin/jquery-validation-ui/issues, I will fix it in next release.

Best regards,
Chee Kin



--




Reply all
Reply to author
Forward
0 new messages