-
Notifications
You must be signed in to change notification settings - Fork 11
Description
result of embed image tag button
<img src='https://avataaars.io/?avatarStyle=Circle&topType=ShortHairShortWaved&accessoriesType=Prescription01&hairColor=Black&facialHairType=BeardMagestic&facialHairColor=BrownDark&clotheType=ShirtScoopNeck&clotheColor=PastelOrange&eyeType=Close&eyebrowType=SadConcernedNatural&mouthType=Grimace&skinColor=Light'
/>
same as above, just rendered so you can get an idea.
img:
Problem
on the webiste I got this guy on random.
I clicked the embed image tag button and got this. in the search query you can clearly see it specifies the a failedHairType but it doesnt show that when rendering via image tag.
I suppose theres a casesensitivity issue or a spelling mistake somewhere in either the api or the getImageTag() function that returns the embeddle image tag.