Attempt to read property \"id\" on null
seanlunar opened this issue · 4 comments
seanlunar commented
thecodeholic commented
I think that happens when the order is made on customer which does not have addresses.
I plan to restrict making order on the customer if the customer does not have addresses and that will fix the issues.
seanlunar commented
Thank you. that was exactly the problem.,
i love your work Simple but perfect
thecodeholic commented
Thanks a lot. Let's leave the issue open until I restrict making an order if the address information is not provided on customer.
