ng-tasty icon indicating copy to clipboard operation
ng-tasty copied to clipboard

how can I pass a variable to the resource-callback

Open firecentaur opened this issue 9 years ago • 2 comments

How could I pass a variable to bind-resource-callback="getPerms" I need to do this because I have tasty tables in an ng-repeat.. please let me know

firecentaur avatar Oct 02 '15 04:10 firecentaur

hi there, i found a way around this.. However, I am still having troubles getting ngTasty tables to work inside of directives

firecentaur avatar Oct 08 '15 01:10 firecentaur

A tasty table inside an ng-repeat, mmmm let me think.... ng-repeat is going to create a new $scope, so it's important pass the right $scope to ng-tasty... can you show me please a gist of your code please.

Zizzamia avatar Oct 12 '15 22:10 Zizzamia