I created a Umbraco form with Email field and select validation is Email Regex. When i type a email on form i see a error
Uncaught TypeError: Cannot read property 'call' of undefined. Exception occurred when checking element 08dd7508-58fb-4b31-df98-5108a50a91b8, check the 'umbracoforms_regex' method.
And I debug in Jquery Validation file and see "umbracoforms_regex" I dont know how solve this error. I cannot submit form now because this error
I using Umbraco form 4.4.0, I tested and all validate in here same error