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 function not logout from all page #788

Open
1 task done
Pablossoo opened this issue Mar 22, 2024 · 2 comments · May be fixed by #866
Open
1 task done

[BUG] logout function not logout from all page #788

Pablossoo opened this issue Mar 22, 2024 · 2 comments · May be fixed by #866
Assignees
Labels
bug Something isn't working

Comments

@Pablossoo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

We open two browser tabs, one for the home page and one for the shopping cart. If we are on the basket tab and click log out in the profile, we are still logged in on the second tab. We can then go to the profile, make changes etc

Expected Behavior

After clicking logout, we should be logout from all page

Steps To Reproduce

1 log in to the site
2, open e.g. the home page on the first tab, then open the second tab with the next subpage (cart/product, whatever)
3 on the first tab, go to your profile and click log out
4 on the second tab, we are still logged in, refreshing does nothing

Environment

- OS: linux/windows 10, I tested it on a few systems
- Node: 20
- pnpm: -

Anything else?

I don't know if this is a bug in your application or a bug in my project, but I haven't seen any changes in my project's code related with logout function

@Pablossoo Pablossoo added the bug Something isn't working label Mar 22, 2024
@Pablossoo Pablossoo changed the title [BUG] logout not logout from whole page [BUG] logout function not logout from all page Mar 22, 2024
@mdanilowicz mdanilowicz self-assigned this Mar 22, 2024
@mdanilowicz
Copy link
Collaborator

Thank you @Pablossoo

Core issue added NEXT-34608

@mdanilowicz mdanilowicz removed their assignment Mar 25, 2024
@mkucmus
Copy link
Collaborator

mkucmus commented Apr 8, 2024

The fix has been merged into main, so we can expect it in the next release: shopware/shopware@4cc2e14

@mdanilowicz mdanilowicz self-assigned this Apr 9, 2024
@mdanilowicz mdanilowicz added bug Something isn't working and removed bug Something isn't working core labels Apr 9, 2024
@mdanilowicz mdanilowicz linked a pull request Apr 11, 2024 that will close this issue
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
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants