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

Invisible Recaptcha V2 doesn't work in IE11 #285

Closed
blimmer opened this issue Nov 19, 2018 · 4 comments
Closed

Invisible Recaptcha V2 doesn't work in IE11 #285

blimmer opened this issue Nov 19, 2018 · 4 comments
Labels

Comments

@blimmer
Copy link

blimmer commented Nov 19, 2018

I'm getting this error when using a grecaptcha in IE11:

TypeError: Cannot define property '$jscomp_hidden_0.8984612007357275': object is not extensible
   at f (https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en_US.c_OM3jNnXiY.O/m=client/rt=j/sv=1/d=1/ed=1/am=QQ/rs=AGLTcCOROd4CcLR3wzaYxHSU787pKavrYQ/cb=gapi.loaded_0:8:63)
   at n.prototype.set (https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en_US.c_OM3jNnXiY.O/m=client/rt=j/sv=1/d=1/ed=1/am=QQ/rs=AGLTcCOROd4CcLR3wzaYxHSU787pKavrYQ/cb=gapi.loaded_0:9:171)
   at g (https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en_US.c_OM3jNnXiY.O/m=client/rt=j/sv=1/d=1/ed=1/am=QQ/rs=AGLTcCOROd4CcLR3wzaYxHSU787pKavrYQ/cb=gapi.loaded_0:13:250)
   at f.prototype.set (https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en_US.c_OM3jNnXiY.O/m=client/rt=j/sv=1/d=1/ed=1/am=QQ/rs=AGLTcCOROd4CcLR3wzaYxHSU787pKavrYQ/cb=gapi.loaded_0:11:148)
   at c.prototype.add (https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en_US.c_OM3jNnXiY.O/m=client/rt=j/sv=1/d=1/ed=1/am=QQ/rs=AGLTcC

I can't figure out what's causing this problem. Chrome, Firefox, Edge, etc. do not have this problem.

Any suggestions on how to debug it?

@blimmer
Copy link
Author

blimmer commented Nov 19, 2018

Hmm, is it possible that there are name conflicts with "WeakMap"?

screen shot 2018-11-19 at 16 17 46

@blimmer
Copy link
Author

blimmer commented Nov 19, 2018

Or, is it possibly related to this issue? google/closure-compiler#3080

@blimmer
Copy link
Author

blimmer commented Nov 20, 2018

It looks like this is actually potentially an issue with the framework, Ember.js that I'm using. Here's a bug report on their end: emberjs/ember.js#17218

However, is there something that recaptcha should consider to work around this problem?

@rowan-m
Copy link
Contributor

rowan-m commented Feb 20, 2023

Closing old issues that are not related to the PHP client code.

@rowan-m rowan-m closed this as completed Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants