I'm working on an update form that supposed to take price in an input field and update it into an array with the id as the unique id. Having issue with it that it's updating the last price overrides the previous set price.I'm working on an update form that supposed to