Open ahmed-bhs opened 5 years ago
Hi, I will check it soon and back to you.
think it's because mapped is set to false !!
@ahmed-bhs can you show me your form class? Do you have custom validation groups? I tested with simple form:
and when I submited the form with edited recaptcha token I got error for recaptcha field:
Question Is it possible to change the property path from
children[captcha].data
todata.captcha
? because the message error is not shown. I tried to add preperty_path option but still same.