uttesh / ionic-letteravatar

letter avatar for the ionic application, its replica of previous directive "ngletteravatar" slightly modified for the ionic framework
http://uttesh.github.io/ionic-letteravatar
MIT License
17 stars 10 forks source link

Not rendering from single $scope variable #5

Open tscrip opened 8 years ago

tscrip commented 8 years ago

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.

stefanstift commented 7 years ago

same problem here

uttesh commented 7 years ago

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