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

bug: vercel/satori known limitations #20

Open
6 tasks done
0-vortex opened this issue Apr 11, 2023 · 1 comment
Open
6 tasks done

bug: vercel/satori known limitations #20

0-vortex opened this issue Apr 11, 2023 · 1 comment
Labels
🛑 blocked 🐛 bug Something isn't working documentation Improvements or additions to documentation wontfix This will not be worked on

Comments

@0-vortex
Copy link
Contributor

Describe the bug

TL;DR: of satori issues plus some of our own vercel/satori#217

Steps to reproduce

Describe how to reproduce the behavior.

  1. everything tailwind works if we give it absolute values, therefore
  2. we need pixel/percent-perfect layouts
  3. everything has to be flex
  4. gap works via inline-style
  5. font-weight only works if we load the same sizes in custom fonts (everything is running in a server environment so we only have the fonts we load, no browser, no Chrome binary, just natemoore's wrapper on top of Vercel)
  6. most important: don't do stuff to find new limitations to add to this list!

Environment

Select the places where the issue can be reproduced (that you know of).

  • Local
  • Testing
  • Development
  • Production

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct.

  • I agree to follow this project's Code of Conduct

Contributing Docs

If you plan on contributing code please read - Contribution Guide

  • I agree to follow this project's Contribution Docs
@0-vortex 0-vortex added documentation Improvements or additions to documentation wontfix This will not be worked on 🐛 bug Something isn't working 🛑 blocked labels Apr 11, 2023
@0-vortex
Copy link
Contributor Author

Tried to pin this issue and pinned the repository ... sorry about that

@0-vortex 0-vortex pinned this issue Apr 11, 2023
@bdougie bdougie added this to the Open Graph Social Cards milestone May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛑 blocked 🐛 bug Something isn't working documentation Improvements or additions to documentation wontfix This will not be worked on
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants