tehquickness
Item in store array being overwritten
It feels kind of like pointers. If I take a proxy object and assign it directly to selectedElement, the next next selectedElement is assigned , it overwrites the original element still in the array. Assigning null clear clears the assigned element or using spread creates a brand new object
8 replies