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

fixed recaptcha race condition causing render errors #11

Merged
merged 1 commit into from
May 21, 2018

Conversation

craig2017
Copy link
Contributor

fixed recaptcha race condition causing render errors

@craig2017
Copy link
Contributor Author

Can we merge this please?

@algodave algodave self-assigned this May 21, 2018
@algodave
Copy link
Member

Thanks @craig2017 👍

@algodave algodave merged commit fc90b55 into algonauti:master May 21, 2018
@algodave
Copy link
Member

@craig2017 I also published a new version

@craig2017
Copy link
Contributor Author

craig2017 commented May 21, 2018 via email

@dguayrobotiq
Copy link

Is there a way to have this fix on an older version? I can't upgrade my app to Ember 3.0+ so I'm stuck at ember-g-recaptcha 0.7.0

@craig2017
Copy link
Contributor Author

craig2017 commented May 24, 2018 via email

@dguayrobotiq
Copy link

@craig2017 I'm at ember 2.11.3 and when I update to ember-g-recaptcha 0.9.0 I get this error:

Uncaught Error: Could not find module `@ember/object` imported from `ember-g-recaptcha/configuration`
    at missingModule (loader.js:228)
    at findModule (loader.js:239)
    at Module.findDeps (loader.js:173)
    at findModule (loader.js:243)
    at Module.findDeps (loader.js:173)
    at findModule (loader.js:243)
    at requireModule (loader.js:26)
    at resolveInitializer (index.js:5)
    at registerInitializers (index.js:18)
    at exports.default (index.js:44)

@craig2017
Copy link
Contributor Author

craig2017 commented May 24, 2018 via email

@dguayrobotiq
Copy link

dguayrobotiq commented May 24, 2018

I deleted node_modules and reinstalled and it worked. The only thing that I worry about is the note in the release notes for version 0.8.0 here: https://github.com/algonauti/ember-g-recaptcha/releases

Please note: This requires you app to be upgraded to Ember 3.0 or higher

Also, it seems like the latest version ask for ember-cli-babel ^6.6.0 but I have 5.2.4

Maybe @algodave can chime in?

@craig2017
Copy link
Contributor Author

craig2017 commented May 24, 2018 via email

@algodave
Copy link
Member

@dguayrobotiq I can confirm that you should upgrade your project to Ember 3+ in order to have that fix - see discussion in #14 and #12

keanedawg pushed a commit to keanedawg/ember-g-recaptcha that referenced this pull request Jan 21, 2021
updated copy right line, Chirs Bio and company logo
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

Successfully merging this pull request may close these issues.

None yet

3 participants