arkprocoder / ecommerce-shopping-cart

32 stars 23 forks source link

main.js:15 Uncaught TypeError: Cannot read properties of undefined (reading 'trim') at select (main.js:15:13) #2

Open sahil78272026 opened 1 year ago

sahil78272026 commented 1 year ago

I am getting this every time i am trying to add an item into cart. I have checked, tried to remove that trim() function, but still getting the error.