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

rect: unexpected red border because of static value #653

Closed
SwapnilSoni1999 opened this issue Dec 31, 2024 · 1 comment
Closed

rect: unexpected red border because of static value #653

SwapnilSoni1999 opened this issue Dec 31, 2024 · 1 comment

Comments

@SwapnilSoni1999
Copy link

Bug report

An unexpected red border appears in <rect> element which is causing issue in rendering

image

The problem is appearing due to this line

Expected Behavior

It shouldn't give any border

SwapnilSoni1999 added a commit to SwapnilSoni1999/satori that referenced this issue Dec 31, 2024
@shuding
Copy link
Member

shuding commented Jan 6, 2025

This is the purpose of debug mode: https://github.com/vercel/satori?tab=readme-ov-file#debug

You can just remove debug: true to fix that.

@shuding shuding closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants