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]: logout a logged-in customer at a server-side rendering #1385

Open
1 task done
vaggelisk opened this issue Nov 1, 2022 · 0 comments
Open
1 task done

[Bug]: logout a logged-in customer at a server-side rendering #1385

vaggelisk opened this issue Nov 1, 2022 · 0 comments
Labels
bug Something isn't working triage-needed Issues that need to be checked

Comments

@vaggelisk
Copy link

Expected Behavior

To be logged in customer when you reload the page (server side rendering).

Actual Behavior

You are logged out customer when you reload the page (server side rendering).

Possible Solution

No.

Steps to reproduce

You login as a customer, and you go to the page <your_domain>/default/customer/my-profile.
When you go to browser URL and reload it, then you are logged out.

What version of Magento 2 integration are you using?

2.4.4

What version of Node.js are you using?

16.14.2

What browser (and version) are you using?

Mozilla, Chrome

What operating system (and version) are you using?

Ubuntu

Relevant log output

Maybe it's not relevant:

The client-side rendered virtual DOM tree is not matching server-rendered content. This is likely caused by incorrect HTML markup, for example nesting block-level elements inside <p>, or missing <tbody>. Bailing hydration and performing full client-side render.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@vaggelisk vaggelisk added bug Something isn't working triage-needed Issues that need to be checked labels Nov 1, 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 triage-needed Issues that need to be checked
Projects
None yet
Development

No branches or pull requests

1 participant