ionic-letteravatar icon indicating copy to clipboard operation
ionic-letteravatar copied to clipboard

Not rendering from single $scope variable

Open tscrip opened this issue 9 years ago • 2 comments

I have this successfully working with an array that I am looping through with ng-repeat. When I try to use this with a single variable in the same JSON object, I get nothing. I have the same $scope variable being written to the screen, and it seems to work perfectly.

tscrip avatar Nov 03 '16 16:11 tscrip

same problem here

stefanstift avatar Jun 26 '17 19:06 stefanstift

@stefanstift i have addressed this issue in the ngletteravatar directive which is the parent of ioinic-avatar, u can use the ng-letteravatar directive.

uttesh avatar Jun 27 '17 07:06 uttesh