Next.js Discord

Discord Forum

Getting TypeError: (0 , _serverActions.MethodName) when running Jest

Unanswered
GuitarNerd posted this in #help-forum
Open in Discord
Hi everyone.

I'm trying to test my Login Form which calls a server action.
However I'm getting the above error.

I'm using Next 14.0.2 and from what I saw here it is supposed to work now https://github.com/vercel/next.js/releases/tag/v13.5.4-canary.6

0 Replies