You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm really enjoying your courses on youtube! I should say that I changed the purpose of the app from loading careers to loading baseball players. I changed the names of several files, components and loaders but overall I haven't deviated from the data structure of your lesson. I've posted a full explanation of my question/issue with my relevant code to Stackoverflow to save the time of writing it twice. Essentially I can't get past lesson 7. I'm able to render the mapped links from my BaseSet.js file (equivalent to your Careers.js) but I'm unable to click on one of the links to then render the full data from my CardDetails.js file (equivalent to your CareerDetails.js). Do you know what I'm doing wrong??
I'm really enjoying your courses on youtube! I should say that I changed the purpose of the app from loading careers to loading baseball players. I changed the names of several files, components and loaders but overall I haven't deviated from the data structure of your lesson. I've posted a full explanation of my question/issue with my relevant code to Stackoverflow to save the time of writing it twice. Essentially I can't get past lesson 7. I'm able to render the mapped links from my BaseSet.js file (equivalent to your Careers.js) but I'm unable to click on one of the links to then render the full data from my CardDetails.js file (equivalent to your CareerDetails.js). Do you know what I'm doing wrong??
https://stackoverflow.com/questions/75356419/react-router-v6-unable-to-render-data-using-the-new-method-of-useloaderdata
The text was updated successfully, but these errors were encountered: