Nextjs course help
Answered
Spectacled Caiman posted this in #help-forum
Spectacled CaimanOP
In my updateInvoice server action I am getting error
formData is undefined in server action when using useFormState hook.
TypeError: Cannot read properties of undefined (reading 'get')formData is undefined in server action when using useFormState hook.
2 Replies
Spectacled CaimanOP
Spectacled CaimanOP
Problem got fixed after hard reloading website
Answer