bigcommerce / checkout-js

Optimized One-Page Checkout
MIT License
112 stars 342 forks source link

Registering a new user clears all my consignments #1904

Open zachadams16 opened 1 month ago

zachadams16 commented 1 month ago

I made a custom cart which creates consignments and allows the user to ship to multiple addresses. When I go to checkout and register a new user, all my consignments get cleared. It keeps the cart contents but my consignments get cleared. It works if I sign into an already existing account, as it copy's all the consignment overs but not when registering a new user.