Matthew Wigglesworth
Results
1
comments of
Matthew Wigglesworth
trafficstars
This post offers a solution by use of the key prop - [santidalmasso](https://github.com/vercel/next.js/discussions/58448#discussioncomment-8459474) This is an alternative code snippet: ```javascript // actions.js export async function submitFormAction(state, formData) { try {...