element-hq / compound

Element's design system
https://compound.element.io
Apache License 2.0
12 stars 3 forks source link

Avatar forces `crossOrigin=anonymous` which is not always appropriate #293

Closed t3chguy closed 6 months ago

t3chguy commented 10 months ago

On null origins it will cause avatars to refuse to render.

See https://github.com/element-hq/element-web/issues/26491

image

t3chguy commented 6 months ago

@robintown this is breaking chat exports on EW, any plans on it being fixed?