I have added the Turnstile field to my form and configured it as a required field. However, upon form submission, the validation fails with the error "The Turnstile field is required," even though the Turnstile widget was successfully rendered, checked, and solved by the user. It appears that the validation logic does not recognize the solved token, treating the field as empty.
I have added the Turnstile field to my form and configured it as a required field. However, upon form submission, the validation fails with the error "The Turnstile field is required," even though the Turnstile widget was successfully rendered, checked, and solved by the user. It appears that the validation logic does not recognize the solved token, treating the field as empty.