wevm / frog

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

npm template frame image isn't working in devtools #276

Closed dalechyn closed 6 months ago

dalechyn commented 6 months ago

Describe the bug

I keep getting this broken image in devtools.

I'll scaffold a new project, devtools displays the frame fine. I can update button text and other logic fine, but if I change even one character in the text div element, the background gets a broken image logo. Multiple pages correctly update the buttons, but maintain the broken image.

I can push it to a vercel app, and use it in the Warpcast Frame Validator and it shows correctly, just not in devtools.

image

Link to Minimal Reproducible Example

https://discord.com/channels/1156791276818157609/1212219334370529370/1232045258288922728

Steps To Reproduce

No response

Frog Version

0.8.6

TypeScript Version

No response

Check existing issues

Anything else?

No response

tmm commented 6 months ago

Closing for now. Happy to look into more if there's a minimal reproduction with clear reproduction steps.