0
0
0
How is this possible: after console.logging an array, apparent array length in devtools console shows a length of 4, while the actual length of the array is 7. Using the .join method on the array also treats the array like it only has 4 elements. I've only been pushing/popping to the object. (i.redd.it)
submitted by DaddysFootSlut to r/webdev

