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&r=g&s=18"
srcset="https://www.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?d=mp&r=g&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 ?