-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.7.* support in multi-forms #98
Comments
And also update this in packagist? |
Hi @Shujee , Sure, as you wish. |
Thanks a ton. |
Don't know why, but this is not working for me. I have got two modal dialogs on my page, each one having its own captcha. Both connect to the server through ajax. |
My initial debugging suggests that it is _renderedTimes variable that hasn't been dealt with correctly. Google's response goes into the wrong response div; and even that one doesn't contain the actual response code. Can you please when you get a chance? |
This might be of some value: |
Ignore my previous comments. I think I have managed to make it work. Thanks. |
Can you please add 5.7.* support in multi-forms branch?
The text was updated successfully, but these errors were encountered: