HaithemMosbahi / ngx-avatar

Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[name] property not showing initials in internet explorer

binshidhak opened this issue · comments

If the src is empty string then chrome is showing initials of name as image, but in internet explorer nothing is showing.

<ngx-avatar initialsSize=2 [name]="Admin Name"
[src]="" size="30" [round]="true">

Thank you for reporting this issue.
Could you please provide us with the exact version of IE ?