dmikester1 – 18-52 Oct 20
Does this code modify the original 'groups' array?
groups.find((g) => g.group === name).type = val;groups.find((g) => g.group === name).type = val;groups.find((g) => g.group === name).type = val;