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

Session Data not saving in Firefox #4

Open
dookah opened this issue May 9, 2020 · 4 comments
Open

Session Data not saving in Firefox #4

dookah opened this issue May 9, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@dookah
Copy link
Collaborator

dookah commented May 9, 2020

On the login page the session data doesnt seem to save on firefox, resulting in all calls returning a 401 since no valid token can be made.

@petmorri
Copy link
Collaborator

It works fine for me in Firefox – can you try again when you get time?

@JPedro2 JPedro2 added the bug Something isn't working label May 11, 2020
@dookah
Copy link
Collaborator Author

dookah commented May 11, 2020

Not working on Firefox on MacOS but works on Windows. @JPedro2 can you confirm?

@JPedro2
Copy link
Owner

JPedro2 commented May 11, 2020

Yeah it doesnt work on my side either. Also, it's saying "Success" when submitting although there's a 401 response back from the API

Screenshot 2020-05-11 at 10 14 24

@petmorri
Copy link
Collaborator

I've been trying to investigate this further but I haven't been able to reproduce the issue on Windows or Linux (I don't have access to Mac). One thing we could try is using Window.localStorage instead of Window.sessionStorage but I won't be able to verify if it works as I can't reproduce the 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
None yet
Development

No branches or pull requests

3 participants