Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: clear inflight request map for image resolution #651

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

erxclau
Copy link
Contributor

@erxclau erxclau commented Nov 28, 2024

Closes #650

Current behavior

Try changing the background color in the main playground link. See this comment for explanation of why this is happening.

Proposed behavior

Try changing the background color in this branch's playground link.

Related

This is related to #593 and #592 (#592 (comment) and #592 (comment)).

The error in #592 is no longer thrown, though the image still does not render in PNG mode (link).

@erxclau erxclau requested a review from shuding as a code owner November 28, 2024 21:43
Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
satori-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 9:43pm

Copy link
Member

@shuding shuding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@shuding shuding merged commit 57a89ea into vercel:main Jan 6, 2025
16 checks passed
Copy link

github-actions bot commented Jan 6, 2025

🎉 This PR is included in version 0.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generation works only once: [Error] TypeError: Cannot read properties of undefined (reading '0')
3 participants