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

Fix loss of parameters in URL when going through login page #309

Open
jbelien opened this issue Sep 8, 2020 · 1 comment
Open

Fix loss of parameters in URL when going through login page #309

jbelien opened this issue Sep 8, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@jbelien
Copy link
Member

jbelien commented Sep 8, 2020

If you have to enter you login information, you loose the URL hash parameters.

Store URL hash parameters in local storage on login page!

@jbelien jbelien added the bug Something isn't working label Sep 8, 2020
@jbelien jbelien changed the title Fix loss of parameters in URL hash (#map) when going through login page Fix loss of parameters in URL when going through login page Apr 13, 2021
@jbelien
Copy link
Member Author

jbelien commented Apr 13, 2021

Also applies to parameter (for instance ?c=...)

jbelien added a commit that referenced this issue Apr 13, 2021
Keep current key when redirecting to login page.
Related to #309
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