CS Forms - Email action and hide form on submission

Hi @charlie ,

I have a simple callback form with cloudflare turnstile connected. I also have a thank you div

When I set the conditions to hide the form on submission with no errors and show the thank you form. the email never comes through.

When I take the condition off the contact form, the email comes through

Could this be that the sending of the email takes place after the hide the form?