The problem simply is that I'm using the pop() method to get the last item of folder, inside my splitInColumns, so I get exactly half of the items, because the useEffect reruns every time I do this (I guess).
pop()
splitInColumns
useEffect