Closed eightBitter closed 2 years ago
currently, if you run an attach method twice, the second run will replace the refs list from the first. need to add a conditional to check if refs already exists in the data; if it does, add to it rather than creating a new array
currently, if you run an attach method twice, the second run will replace the refs list from the first. need to add a conditional to check if refs already exists in the data; if it does, add to it rather than creating a new array