You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are logging-in using the login form within the checkout page
Acceptance criteria
When we log in, then the page reloads and the cart and customer information loads without errors.
What happens now
The page reloads. But getting an error Variable "$cartId" of required type "String!" was not provided.. It seems cartid and customer token values of local storage is empty.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
1.x
version.Acceptance criteria
When we log in, then the page reloads and the cart and customer information loads without errors.
What happens now
The page reloads. But getting an error
Variable "$cartId" of required type "String!" was not provided.
. It seems cartid and customer token values of local storage is empty.The text was updated successfully, but these errors were encountered: