We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After login in, app should navigate to the referrer page or dashboard.
After login in, the login page reloads ,account is saved, timer running but the app is in login page instead of dashboard or referrer page.
try logging in at http://localhost:8080/#/main/add-account/?referrer=/main/dashboard/ (the page from account switcher) instead of redirecting to the desired page, it reloads the login page.
The text was updated successfully, but these errors were encountered:
0f3dbdc
slaweet
No branches or pull requests
Expected behaviour
After login in, app should navigate to the referrer page or dashboard.
Actual behaviour
After login in, the login page reloads ,account is saved, timer running but the app is in login page instead of dashboard or referrer page.
Steps to reproduce
try logging in at http://localhost:8080/#/main/add-account/?referrer=/main/dashboard/ (the page from account switcher)
instead of redirecting to the desired page, it reloads the login page.
The text was updated successfully, but these errors were encountered: