Umbraco Form show error in Jquery validation with Email regex

386 views Asked by At

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

Screenshot Error

I using Umbraco form 4.4.0, I tested and all validate in here same error

Screenshot Validation option

0

There are 0 answers