meteor-useraccounts / core

Meteor sign up and sign in templates' core functionalities
http://useraccounts.meteor.com/
MIT License
529 stars 279 forks source link

Error: grecaptcha is not defined #600

Closed cesarve77 closed 8 years ago

cesarve77 commented 8 years ago

Hello, First thanks for this great package. and second sorry for my english

I have this issue:

When I try to singup with a already register email i got

ReferenceError: grecaptcha is not defined

no matter if option showReCaptcha: false,

thanks for your attention.

cesarve77 commented 8 years ago

I made a

$ meteor update

and problem solved

levino commented 8 years ago

Related #599