Open wimpog opened 5 years ago
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 ?
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!