wevm / frog

Framework for Farcaster Frames 🐸
https://frog.fm
Other
408 stars 94 forks source link

Update parseImage.ts #329

Closed vikiival closed 3 months ago

vikiival commented 3 months ago

Context

Back in Feb 2024 I was able to use arraybuffer a image src

Now I am getting this fancy error

TypeError: src.startsWith is not a function at parseImage

Fix

Skip src.startsWith when it is not a string

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frog ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 1:44pm
frog-frame ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 1:44pm
vercel[bot] commented 3 months ago

@vikiival is attempting to deploy a commit to the wevm Team on Vercel.

A member of the Team first needs to authorize it.

dalechyn commented 3 months ago

closing this as stale. please consider reopening if needed.