angular-recaptcha
angular-recaptcha copied to clipboard
Does this work with AngularJS 1.5?
Having errors when trying to get it to work in AngularJS 1.5:
Module 'vcRecaptcha' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
Thanks!
I'm using it with AngularJS 1.5 without issues
Did you include the js-code in your index.html ?