After a user creates an account, snaps a pic + goes to select Participants, they are added to the Participants array three times instead of once
I'm unable to replicate this bug on a signed-in account, looks to be when a user signs up
If we're unable to debug, we could just add a duplicate remover that cycles through the array and gets rid of any duplicates
After a user creates an account, snaps a pic + goes to select Participants, they are added to the Participants array three times instead of once I'm unable to replicate this bug on a signed-in account, looks to be when a user signs up If we're unable to debug, we could just add a duplicate remover that cycles through the array and gets rid of any duplicates