JWally / tadpoles-media-downloader

Hack method to download all of your media from tadpoles.com
17 stars 11 forks source link

Cannot read properties of undefined (reading 'length') #7

Open lingaraj2020 opened 1 year ago

lingaraj2020 commented 1 year ago

TypeError: Cannot read properties of undefined (reading 'length') Body src/components/Body.js:42:27 39 | 40 | const { loggedInUser, setUserName } = useContext(UserContext); 41 |

42 | return ListofRestrorants.length === 0 ? ( | ^ 43 | 44 | ) : ( 45 |

View compiled