TryGhost/Ghost

Share profile image generation is broken for some avatars and cover images

Open

#24,600 创建于 2025年8月4日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)JavaScript (11,551 fork)batch import
bugcommunitygood first issue

仓库指标

Star
 (52,799 star)
PR 合并指标
 (平均合并 19天 11小时) (30 天内合并 658 个 PR)

描述

Issue Summary

When we try to get a social profile image in "Network -> Preferences -> Share your profile" screen, sometimes generated image is missing avatar or cover image or both.

I think it's a CORS issue:

Steps to Reproduce

  1. Go to "Network -> Preferences -> Share your profile".
  2. Press "Copy Image". Wait for success toast message.
  3. Paste the generated on somewhere to see the result.

Here is what I see on Ghost Admin:

And here is the result when I copy image:

For the reference, here is the url of my cover image:

Ghost Version

6.0.0

Node.js Version

22

How did you install Ghost?

Synaps Media

Database type

MySQL 8

Browser & OS version

Chrome 138 / MacOS Tahoe

Relevant log / error output

Code of Conduct

  • I agree to be friendly and polite to people in this repository

贡献者指南