XF 1.5 Form validation errors not showing?

Mayhem30

Member
I'm not seeing any form validation errors when changing email address in (account/contact-details).

For example, when changing email address to "wee" and then click in the "current password" box, this shows up in web console:

setTimeout email
Clear field validation timeout: email
Abort field validation request: email
email: Okay

The emailed field does not get cleared - and no error overlay shows up.
 
Top Bottom