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
Using background-image in an inline style attribute can have security implications, and won't play well with CSP. We should support using an <img> tag as an alternative in the avatar component. This should also support the avatar tags.
Using
background-imagein an inlinestyleattribute can have security implications, and won't play well with CSP. We should support using an<img>tag as an alternative in the avatar component. This should also support the avatar tags.