Open
Description
Hello Victor,
I have an error in the console when I added the toggleDisabled module to my validate call. It's a very simple call and its throwing up multiple errors like the one provided in the subject.
$.validate({
modules : 'security, toggleDisabled'
});
Kindly let me know how I can fix this issue.
Cheers.