ui
ui copied to clipboard
Dialog issue re render
I have a data that is mapping to the return, and the problem is why do i only get last index when i click button Attach files? that is happening when i put this
open={openDialog.certification}
onOpenChange={(value) =>handleOpenChange("certification", value)}
in the attributes dialog. But when i remove that, I will get each index of the data.