state of react form in shadcn is resetting after second upload
Here is my form field, i pass images to imageupload to preview them before uploading in the database. Everything works fine if i upload one image but if i upload two images it overwrites the array instead of adding it.