No badges yet
No accepted solutions yet
CORS Preflight Request fails with 401 in Preview Deployment
If it's on preview, I think deployment protection can be enabled - try this (if it's the case)...
`revalidatePath` doesn't work in route handlers
Hey, I am seeking help with on-demand revalidation. Usually I call it in server actions, and there are no issues with that. This time I use `route.ts` (I am using `useChat` from AI...