I’ve got a bug that I can’t sort. I’m inserting some string from an API into a user obj and trying to insert it in the second slot(index 1) of the array. I’m not able to make this happen, I get the string but it’s not getting added into the array. Could you suggest why I’m having this bug?
1 Like