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

"Sign out" isn't working in Edge/with pop-up blocker #197

Open
hodie opened this issue Apr 23, 2024 · 1 comment
Open

"Sign out" isn't working in Edge/with pop-up blocker #197

hodie opened this issue Apr 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@hodie
Copy link

hodie commented Apr 23, 2024

When I clicked on "sign out" it seemed to sign me out when I refreshed, I was signed in again. When it did look like I was signed out and clicked "sign in" I got and error message with

 {
  "name": "ApiError",
  "message": "Unauthorized",
  "stack": [
    "ApiError: Unauthorized",
    "    at cR (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:32:11273)",
    "    at https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:32:11741"
  ]
}
@hodie hodie added the bug Something isn't working label Apr 23, 2024
@hodie
Copy link
Author

hodie commented Apr 23, 2024

Pretty sure this is because of the sign-in/sign-out pop-up being blocked. Also, I'm using Edge for testing so ¯_(ツ)_/¯

It doesn't say anything about a blocked pop-up, but the pop-up also doesn't show. One more reason to have it as a modal instead :)

@hodie hodie changed the title "Sign out" isn't working "Sign out" isn't working in Edge/with pop-up blocker Apr 23, 2024
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