Hey everyone,
I’m running into an issue with my Hydrogen storefront, and I was hoping someone might have some insight.
When I make the storefront public and log in as a customer, everything works fine until I try to check out. After adding products to the cart and proceeding to checkout, the site no longer recognizes the logged-in customer and prompts for login again.
I’ve already tried using the recommended approach from the Shopify docs by redirecting to this
https://<shop-domain>/checkouts/<checkout_id>?logged_in=true
Unfortunately, this didn’t resolve the issue. Has anyone else experienced this problem or found a workaround to ensure the customer stays logged in through the checkout process?
For reference, here is the screen recording of the issue: LINK
Thanks in advance for your help!