I noticed that this function is using "find()" instead of "filter()". find() will return the first item instead of all items.