Skip to content
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

Challenge window doesn't close after success in IE11 #91

Open
rarenal opened this issue Nov 29, 2017 · 2 comments
Open

Challenge window doesn't close after success in IE11 #91

rarenal opened this issue Nov 29, 2017 · 2 comments

Comments

@rarenal
Copy link

rarenal commented Nov 29, 2017

Hello,

I'm using angular2-recaptcha for my Angular 4 application. It works as expected but there is a small bug in IE11:

When the reCAPTCHA challenge appears, a modal with images is opened
image

After completing succesfuly the challenge (clicking the Verify button), the modal should close automatically, and it does in Chrome, but not in IE 11 or Firefox (54.0 in my case). No error message is shown, but the Verify button remains disabled and the only way to close the modal is clicking outside it. The callback is done succesfuslly, which means is only a visual bug.

Do you have any idea on how to solve this?

Thank you and regards,

@xmaestro
Copy link
Owner

Did you see any console errors?

@rarenal
Copy link
Author

rarenal commented Nov 30, 2017

There is no error message in the console.
Can you reproduce it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants