SuperSimpleDev / javascript-course

708 stars 568 forks source link

13d Solution #6

Open SuperSimpleDev opened 1 year ago

Teslimat commented 2 months ago

When i console.log(quantity) i received the below error message

TypeError: Cannot read properties of null (reading 'value') at HTMLButtonElement. (amazon.js:75:46)

I have attached a screenshot of my code below

Screenshot 2024-07-14 at 11 17 27 AM Screenshot 2024-07-14 at 11 17 48 AM