SuperSimpleDev / javascript-course

816 stars 627 forks source link

i am getting this error "checkout.js:40 Uncaught TypeError: Cannot read properties of undefined (reading 'deliveryDays') and i have exactly followed the video i dont know whats wrong #148

Open uzairhafiz8 opened 2 months ago

uzairhafiz8 commented 2 months ago

i am getting this error in console:

checkout.js:40 Uncaught TypeError: Cannot read properties of undefined (reading 'deliveryDays') at checkout.js:40:47 at Array.forEach () at renderOrderSummary (checkout.js:13:8) at checkout.js:203:1

i have attached the picture showing where it originates deliverydayserror

also if anyone wanna get in touch, help explain it or do the rest of the project together, here is my discord:willbettelheim6027

Fz-Faiz commented 2 months ago

You can try localStorage.clear() in console [ localStorage clear ]

banda-shri1998 commented 1 month ago

adding debugger before the line where error occurs while checking flow of execution becomes much easier to resolve by you own

osmvenkat commented 2 weeks ago

i am getting this error in console:

checkout.js:40 Uncaught TypeError: Cannot read properties of undefined (reading 'deliveryDays') at checkout.js:40:47 at Array.forEach () at renderOrderSummary (checkout.js:13:8) at checkout.js:203:1

i have attached the picture showing where it originates deliverydayserror

also if anyone wanna get in touch, help explain it or do the rest of the project together, here is my discord:willbettelheim6027

SAME PROBLEM WITH ME DO YOU FIND SOLUTION

banda-shri1998 commented 2 weeks ago

unable to find you DISCORD here my Discord username : rockingshri27

i am getting this error in console: checkout.js:40 Uncaught TypeError: Cannot read properties of undefined (reading 'deliveryDays') at checkout.js:40:47 at Array.forEach () at renderOrderSummary (checkout.js:13:8) at checkout.js:203:1 i have attached the picture showing where it originates deliverydayserror also if anyone wanna get in touch, help explain it or do the rest of the project together, here is my discord:willbettelheim6027

SAME PROBLEM WITH ME DO YOU FIND SOLUTION