storedDrinks.find is not a function error. Why is this happening?
I am making an application where the user can search for drinks, click on them and find information about them. However, when I click on them I get the error message: Uncaught TypeError: storedDrinks.find is not a function