Skip to content

sometime, instead of icon, i get back 'Gravatar for Utilisateur', that's not what i want #155

@jerome-diver

Description

@jerome-diver

When the frontend refresh quicker than the Gravatar icon, then i get a text instead of an icon.

<img alt="Gravatar for <my_email>" 
     style="margin: 4px;" 
     src="https://www.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?d=mp&amp;r=g&amp;s=18"
     srcset="https://www.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?d=mp&amp;r=g&amp;s=36 2x"
     class="react-gravatar" 
     width="18"
     height="18">

Why, and how to get an asynchronous alert/signal/callback to be able to refresh the avatar state, please ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions