Edoardo Ranghieri

Results 2 issues of Edoardo Ranghieri

Hi, a user of next-safe-action reported a bug with the edge runtime, where the action execution breaks with this error when client input(s) get validated and parsed: ``` TypeError [ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING]:...

Starting from next-safe-action [v7.0.0-next.33](https://github.com/TheEdoRan/next-safe-action/releases/tag/v7.0.0-next.33), you are **required** to install a Next.js version >= 14.3.0-canary.40, because previous versions were missing support for React's `useActionState` hook, which is used under the hood...