Content pfp
Content
@
0 reply
0 recast
0 reaction

Taylor pfp
Taylor
@taycaldwell
Is there a way to access Next.js (App Router) dynamic path params when handling Frame requests in Frames.js? Have a path like `/app/frames/[id]/route.ts` and I'm trying to get `id` without parsing the URL from the context (ctx). Feels like whatever `createFrames` returns should accept Next.js request `params`?
2 replies
0 recast
0 reaction

Harpalsinh Jadeja pfp
Harpalsinh Jadeja
@harpaljadeja
This? https://frog.fm/concepts/routing#path-parameters
0 reply
0 recast
0 reaction