Closed HZooly closed 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.
TypeError: linker is not a function
https://github.com/sirkitree/angular-directive.g-signin/pull/64
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.