I know this has to do with objects passed by reference. What I attempted to do was set the mutated object to a variable and then pass that variable into the setNewArticles function, but that didn't work.