Closed ryanmitchell closed 2 months ago
This PR fixes cart merging (lunar.cart.auth_policy: merge) to ensure that the current cart session is the one that has the line items applied to it, before this PR it was being applied to the old cart which didn't make sense.
lunar.cart.auth_policy: merge
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This PR fixes cart merging (
lunar.cart.auth_policy: merge
) to ensure that the current cart session is the one that has the line items applied to it, before this PR it was being applied to the old cart which didn't make sense.