angular-facebook-utils icon indicating copy to clipboard operation
angular-facebook-utils copied to clipboard

Multiple of the same directive causes lost scope

Open hasdavidc opened this issue 11 years ago • 0 comments

Seems like having multiple elements does not work - only the first to be instantiated will work.

Current workaround can be to only ever have 1 facebook-login button (so keep that button in a nav outside of ng-view), but that's pretty inconvenient.

hasdavidc avatar Oct 27 '13 03:10 hasdavidc