Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login in development mode not working #259

Closed
rajeev-k-tomy opened this issue Jan 19, 2022 · 0 comments · Fixed by #261
Closed

Login in development mode not working #259

rajeev-k-tomy opened this issue Jan 19, 2022 · 0 comments · Fixed by #261

Comments

@rajeev-k-tomy
Copy link
Collaborator

Steps to reproduce

  • You are using 1.x version.
  • You launched the application in development mode.
  • You feed a customer cart id in the prompt box.
  • 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.

@rajeev-k-tomy rajeev-k-tomy linked a pull request Jan 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant