uttesh / ngletteravatar

directive for the letter avatar for the given string like gmail, first letter of the given data will be the avatar .
http://uttesh.github.io/ngletteravatar/
MIT License
136 stars 36 forks source link

Avatar is disappeared when using ui-router states #35

Closed gtopsis closed 6 years ago

gtopsis commented 6 years ago

I am using ui-router and in state A I have an avatar (code below). Whenever I navigate through different states I see that I lose the avatar.

`

`

Is there a way to reload the avatar ?

gtopsis commented 6 years ago

It was my fault relative to data binding.