Problemunvalidated
In a Next.js app, server actions need to be invoked from a component marked with 'use client' to support shadcn/ui form integration, but the current setup fails because server actions cannot be directly executed in client components.
812e3a4e-f36e-467c-9b9b-b618c663d9c7
In a Next.js app, server actions need to be invoked from a component marked with 'use client' to support shadcn/ui form integration, but the current setup fails because server actions cannot be directly executed in client components.