Using CSS `border`, images are broken and exposed
shinyuna opened this issue · comments
Bug report
Description / Observed Behavior
What kind of issues did you encounter with Satori?
- If you use the CSS
border
property, the image will be broken.
Expected Behavior
How did you expect Satori to behave here?
- The image element will have a border.
Reproduction
Create a shareable reproduction link for the issue using https://og-playground.vercel.app.
Additional Context
Satori version, and any other context about the problem here.
@vercel/og
:0.6.2
next.js
:13.4.9
- pages router & edge runtime
@shinyuna would you mind paste your code here? I cannot see your code by the reproduction link🥲