Varun Srinivasan pfp
Varun Srinivasan
@v
Frames (Breaking Change!) The frame spec didn't specify a max size when including images via dataURI. You can imagine what happened next. Warpcast is now enforcing a 256kB max size limit for images via dataURI. At some point, we will add this limit to the spec since clients cant support infinite sized images.
16 replies
6 recasts
64 reactions

Hoot 🎩 pfp
Hoot 🎩
@owl
Is that only enforced for the initial frame or also every frame loaded after? Could be a big issue for @vercel/og generated images in a data-uri since they tend to be quite big
1 reply
0 recast
1 reaction

Juan | Setter ⭐️ pfp
Juan | Setter ⭐️
@juanx
It’s initial and every frame loaded after, you’ll get a 400 error message
1 reply
0 recast
0 reaction

Hoot 🎩 pfp
Hoot 🎩
@owl
Yep had to fix and debug for 2h to get around it but we good now 🥲
1 reply
0 recast
0 reaction