trying to call my api dynamically but all my categories are returning undefined
I am building a mock movie website using an api and I am trying to dynamically call the api to show specific details for the movie that was clicked on by the user, but all of my categories are returning undefined. not entirely sure what to do next.