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

Cannot read property 'defineProperty' of undefined #14

Closed
BenJohnCarson opened this issue May 21, 2018 · 1 comment
Closed

Cannot read property 'defineProperty' of undefined #14

BenJohnCarson opened this issue May 21, 2018 · 1 comment
Labels

Comments

@BenJohnCarson
Copy link

Hey,
I've just tried updating the addon from 0.4.0 to 0.9.0 and upon loading a page with recaptcha I'm getting Cannot read property 'defineProperty' of undefined error in the console.

After a bit of searching, I found a similar issue raised in ember-cli-qunit: ember-cli/ember-cli-qunit#202. I believe the issue is due to this file: configuration.js, and it appears to work if I rename the Object import to EmberObject. Not sure if doing this will have any other knock-on effects though.

My app is currently running Ember version 2.15

@algodave
Copy link
Member

You need to upgrade your Ember version to 3 or above - See #12

keanedawg pushed a commit to keanedawg/ember-g-recaptcha that referenced this issue Jan 21, 2021
update the new site graph on the portfolio page
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