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

[Bug] Error 500 if logged in on checkout page in private(inkognito) window #1940

Open
1 task done
brontius opened this issue Aug 18, 2022 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@brontius
Copy link

What happened?

if we have not log into account before we go to checkout page, we get an error 500.
Bildschirmfoto 2022-08-18 um 15 34 41
Bildschirmfoto 2022-08-18 um 15 17 25

Steps To Reproduce

  1. start browser
  2. open (private)inkognito window
  3. open pwa page
  4. insert product into cart
  5. goto checkout
  6. log into account
    get error 500

our pwa app run in dev mode

Is there an existing issue for this?

  • I have searched the existing issues

Version

Canary (generated by CLI)

Which element is affected?

No response

Environment

- OS: macOS M1
- Node: 16
- Shopware API: 6.4.12.0
- Shopware PWA version: 1.5.4-canary.1688

Relevant log output

TypeError: null is not an object (evaluating '_vm.activeAddress.id')
@brontius brontius added the bug Something isn't working label Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant