Bug on "Record Collection" page in 'Advanced Algorithm Challenges'

Hi all! I tried to attempt the “Record Collection” challenge today but I found that no matter what I put in the code editor, my console would output the same thing. https://www.freecodecamp.org/challenges/record-collection For example, when I would try to just return the ‘prop’ variable for debugging purposes, I would get the collection object - I tried to change the variables when calling the function as well and the same exact collection object would pop up.


thanks!