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

Empty modal on production mode when apiToken vanishes #1280

Closed
Eisie96 opened this issue Sep 23, 2022 · 0 comments · Fixed by #1311
Closed

Empty modal on production mode when apiToken vanishes #1280

Eisie96 opened this issue Sep 23, 2022 · 0 comments · Fixed by #1311
Labels
bug Something isn't working

Comments

@Eisie96
Copy link
Contributor

Eisie96 commented Sep 23, 2022

Actual Behavior

In 'production' mode the PWA will render an empty login modal, when the apiToken cookie vanishes. The correct modal will be rendered, when the use clicks on the page again.

Expected Behavior

The complete and correct login modal should be rendered when the apiToken cookie vanishes

Steps to Reproduce the Bug

Steps to reproduce the behavior:

  1. Open the PWA in 'production' mode.
  2. Login with a user and switch back to home page (/home)
  3. Duplicate PWA into another tab
  4. Logout user on the first site
  5. Switch to second page

Environment Details

  • Desktop: *

    • OS: [e.g. iOS]
    • Browser [e.g. chrome, safari], Version [e.g. 22]
    • Project Code Version
  • Smartphone: *

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Browser [e.g. stock browser, safari], Version [e.g. 22]
    • Project Code Version

Additional Context, like Screenshots, Log File Snippets etc.

AB#79743

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

Successfully merging a pull request may close this issue.

1 participant