React Intermediate course, Detail page

Hello guys I am facing a bug with both my code and mosh code in the game platform project. The bug is that every time i visit the detail page of a game a get an error and I don t see the content but if I go back and I try to access the deatil page it works. This is like that for all the games, at the virst visit at the detail page I get an error while at second attempt I always see the detail page.
Anyone has the same issue?
Thanks in advance

Usually the first place to debug is the console tab in dev tools. Check to see if any errors or warnings there

Hello Excuse me, Which API did you use for the Ultimate React Course Part 1 Project at the end