You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user's photoURL is broken or fails to load, the <img> tag shows an ugly broken link icon. Implement an onError event handler to swap the image source to a default placeholder SVG avatar.
If a user's
photoURLis broken or fails to load, the<img>tag shows an ugly broken link icon. Implement anonErrorevent handler to swap the image source to a default placeholder SVG avatar.