Next.js Discord

Discord Forum

Multi-pages form issue

Unanswered
Stabyhoun posted this in #help-forum
Open in Discord
Avatar
StabyhounOP
Hello, i created a <form> living in a layout.tsx component and it's fields are in different pages wrapped by that layout. The issue is useAction state is not grabing formData correctly.
I found a workaround with passing the formData as initialState but i dont know if i am creating more issues down the line.
Anyone has ideas?

0 Replies