with-heart
with-heart
Thank you! β€οΈ
Thanks for the awesome lib! Great work, as always β€οΈ Just wanted to report that all of the source links for the examples on [`@vercel/og`](https://www.npmjs.com/package/@vercel/og) are broken because they use...
> My code works perfectly locally but is rendering a blank image when deployed, no error logs on Vercel. And when I checked on @vercel/examples, all the examples were broken,...
@ vercel friends: Is there a public issues-only repo for reporting `@vercel/og` issues or anything like that? I'd love to give feedback and report bugs but I'm not sure how...
I was able to resolve the issue @e-roy reported above in https://github.com/Soil-labs/eden-app-2-FrontEnd/pull/688#pullrequestreview-1207242476. We had to move our decorators from `decorator.tsx` to the `decorators` export of `preview.tsx`. We also needed to...
This might be easier to resolve and produce better results by using the package manager to add/remove dependencies rather than adding them by hand.
> For now, just `// @ts-ignore` this `// @ts-expect-error` so it'll become an error when (if?) the types work correctly π
@KeUnstackDetachProcess if someone was to reimplement #367 (it's 3 years old at this point) and address the concerns in the PR comments, I'm sure @kamijin-fanta would be open to accepting...
Related inspiration here: https://github.com/statelyai/xstate/issues/3672 
Just a reminder to remove commented lines before merging π