#Are Nextjs 14 server actions supported?
1 messages · Page 1 of 1 (latest)
Can you show us your code to know what are you doing? are you using the node SDK or Web SDK?
this is the server action function. I am passing the email, password and name from the signup form when the submit button is clicked
One thing I just noticed is that for the first time after running the website, it works correctly but after that, it throws the error. Please see the video