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
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
The text was updated successfully, but these errors were encountered:
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
Code of Conduct
The text was updated successfully, but these errors were encountered: