kentcdodds / bookshelf

Build a ReactJS App workshop
https://epicreact.dev/app
Other
2.64k stars 1.15k forks source link

Issue Chapter 8 Cache Management - listItems.find #242

Closed renhyl closed 1 year ago

renhyl commented 1 year ago

Hi, I have run into js errors while following along with epicreact.dev video chapter. Furthermore, comparing/copy over code from extra-1 files over, did appear to be broken as well. There seems to be an issue with client().then(data=> data.listItems), then() does not seem to do anything anymore. /discover page has error: There was an error: listItems.find is not a function

I will re-visit this if I get the time and attempt to find problem and fix the issue.

kentcdodds commented 1 year ago

Hi @renhyl, would you mind joining for office hours this week to go through this? I think it'd be much easier for us to understand each other on this issue if you can walk me through what you're doing.

renhyl commented 1 year ago

hi @kentcdodds , I will try to make it. Thanks a lot!

kentcdodds commented 1 year ago

Discussed here: https://www.youtube.com/watch?v=BT3LWn5q8z8

If you find the issue, please let us know.