Content pfp
Content
@
0 reply
0 recast
0 reaction

Simon ๐ŸŒ„ pfp
Simon ๐ŸŒ„
@schmidsi
Hello fellow Frames buidlers, I'm trying to create a Frame that gets the latest punk sale. So far it works but I'm struggling with the "refresh" button. In the docs it's written: "A frame server should add timestamp parameters to image urls to bust caches in responses" but it doesn't work. https://frames.schmidsi.xyz
3 replies
8 recasts
20 reactions

Simon ๐ŸŒ„ pfp
Simon ๐ŸŒ„
@schmidsi
Here is the code: https://github.com/schmidsi/cryptopunks-frames/blob/main/app/page.tsx#L23
0 reply
0 recast
3 reactions

philipplgh pfp
philipplgh
@philipplgh.eth
The ts seems fine.. my gut feeling is you are running into nextjs caching issues something like dynamic = 'force-dynamic' + headers could do the trick https://nextjs.org/docs/app/building-your-application/caching
3 replies
0 recast
0 reaction

Harpalsinh Jadeja pfp
Harpalsinh Jadeja
@harpaljadeja
Same problem I faced in my previous frame
0 reply
0 recast
0 reaction