I’m new to using next js and I want to try server action, when I want to try to save my data I get an error. I’ve tried many things but it still doesn’t work. Please help me.
This is the error I get when I want to save data using post
This is the error I get when I want to save data using post
enter image description here
Here my menu-form.tsx Client Side
enter image description here
my action.ts
enter image description here
this my menu-form parent
New contributor
Azazel Gremory is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.