Custom Error not show while validate set to true

Hello,

I am using captcha syncfusion with AutoValidate set to true. It is true validate, but when I input a wrong captcha, custom message do not show. Furthermore, I try to debug on my Web app and this is a shown error. TypeError: t.Captcha.Locale[this.model.locale]. Is there any solution with my problem???

My second problem is, I try to validate on my controller using CaptchaService.isValid. Why it always return false? When I store the captcha value on string, the captcha value has a hash code and the input captcha none. Btw, I set case sensitive to no.

Thank you.





1 Reply

PO Prince Oliver Syncfusion Team October 19, 2017 07:23 AM UTC

Hi Vincent, 

Thank you for contacting Syncfusion forums. 

Unfortunately, we couldn’t to replicate such behavior using the provided details in our Captcha control. Please find attached sample which tries to recreate the issue you reported. Maybe you can modify this sample to exhibit the issue you are facing and send it to us for further investigation. In addition, take a moment to look at the Captcha - EnableValidation UG Document which might be helpful too. 


Regards, 
Prince 


Loader.
Up arrow icon