sirkitree / angular-directive.g-signin

:triangular_ruler: AngularJS Directive for Google Plus Sign-in Button
http://jeradbitner.com/angular-directive.g-signin/
148 stars 84 forks source link

index.html AngularJS version not up to date #63

Closed HZooly closed 7 years ago

HZooly commented 7 years ago

I think you've forgot to change the AngularJS version in your import. Indeed, with the version on the repository, I got TypeError: linker is not a function. With the most recent version AngularJS 1.6.4, the error disappears.

sirkitree commented 7 years ago

https://github.com/sirkitree/angular-directive.g-signin/pull/64