Tobias pfp

Tobias

@caruso33

204 Following
59 Followers


Tobias pfp
13 replies
0 recast
1 reaction

Tobias pfp
Hi, there's some strange warpcast behaviour going on. With a new app version, I changed the page indexing of our multipage frames app. When using the warpcast frames debugger the page progression works fine. However, already casted frames now navigate weirdly presumably because of having still the former page indexing, which they shouldn't have according to the debugger? 🤔 Is each page in a multi-page frame somehow cached, even the page is not used as a shared linked? Do I need to timestamp every page? Or is there another underlying issue going on? https://warpcast.com/~/developers/frames?url=https%3A%2F%2Fsecretcaster.datalatte.com%2Fframes%3Fpage%3DCircleCastShared%26cast_id%3Db764e133-c134-4769-8922-06da52f48e06%26timestamp%3D1725633274222 vs. https://warpcast.com/amirmabhout/0x19095883
8 replies
1 recast
3 reactions

Tobias pfp
Hi, there's some strange warpcast behaviour going on. With a new app version, I changed the page indexing of our multipage frames app. When using the warpcast frames debugger the page progression works fine. However, already casted frames now navigate weirdly presumably because of having still the former page indexing, which they shouldn't have according to the debugger? 🤔 Is each page in a multi-page frame somehow cached, even the page is not used as a shared linked? Do I need to timestamp every page? Or is there another underlying issue going on? https://warpcast.com/~/developers/frames?url=https%3A%2F%2Fsecretcaster.datalatte.com%2Fframes%3Fpage%3DCircleCastShared%26cast_id%3Db764e133-c134-4769-8922-06da52f48e06%26timestamp%3D1725633274222 vs. https://warpcast.com/amirmabhout/0x19095883
1 reply
0 recast
0 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
@frames Hi, I am trying to call an async function on a composer action submission like it is described here: https://github.com/framesjs/frames.js/blob/4714a902b589632714bcc95b3a81268eb4b6a1b7/templates/next-starter-with-examples/app/examples/composer-actions/create-game/page.tsx#L26 However, the async function doesn't get triggered somehow, also no logs are visible. Anyone knows what I am doing wrong here? <form className="flex flex-col gap-4" onSubmit={async (e) => { e.preventDefault(); const formData = new FormData(e.currentTarget); // normally you would send the request to server, do something there, etc // this is only for demonstration purposes console.log("before") await new Promise((resolve) => setTimeout(() => { console.log("timeout finished") resolve(null) }, 2000) ) console.log("after")
1 reply
0 recast
0 reaction

Tobias pfp
1 reply
0 recast
0 reaction

Tobias pfp
2 replies
0 recast
1 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
29 replies
0 recast
0 reaction

Tobias pfp
0 reply
1 recast
1 reaction

Tobias pfp
9 replies
0 recast
1 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
0 reply
1 recast
1 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
0 reply
0 recast
0 reaction

Tobias pfp
1 reply
0 recast
1 reaction

Tobias pfp
1 reply
0 recast
0 reaction