ensure attach methods check for existing refs list
eightBitter opened this issue · 0 comments
eightBitter commented
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