ReCaptcha not loading when in Hidden Div

huubs 06 Mar, 2020
Recatpcha doesn't load when it is in a hidden container. I found a solution in how to load the script, remove the async and defer parameters. But I cannot find anywhere where this is initialized. Or is there a better way to fix this issue?
healyhatman 07 Mar, 2020
WHY are you putting it in a hidden div? Why not just.... NOT put it in a hidden div?
huubs 07 Mar, 2020
Because I want to show containers after the user makes a choice. So to have it in steps.
This topic is locked and no more replies can be posted.