Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here

Comments & Discussion

AG
Alex Gutierrez ✓ Link copied!

In the previous lesson, the order in Cart.vue is called form ( const form = useForm(....) ), with that we can remove a product. But in this lesson that const is called order. So, when you copy and paste the code from this lesson, it throws an error.

DL
David Lun ✓ Link copied!

this is not the same constant, it is new one