HaithemMosbahi / ngx-avatar

Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources
MIT License
236 stars 90 forks source link

[name] property not showing initials in internet explorer #104

Open binshidhak opened 4 years ago

binshidhak commented 4 years ago

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">

HaithemMosbahi commented 4 years ago

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