Skip to content

Fix post-login redirect dropping URL query parameters#4914

Merged
dkrupp merged 1 commit into
Ericsson:masterfrom
barnabasdomozi:fix_login_vue
Jun 23, 2026
Merged

Fix post-login redirect dropping URL query parameters#4914
dkrupp merged 1 commit into
Ericsson:masterfrom
barnabasdomozi:fix_login_vue

Conversation

@barnabasdomozi

Copy link
Copy Markdown
Collaborator

Use router.replace() with a string path instead of { path: returnTo } so Vue Router correctly preserves the full query string.

Use router.replace() with a string path instead of { path: returnTo }
so Vue Router correctly preserves the full query string.

@dkrupp dkrupp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dkrupp dkrupp merged commit 5c3931a into Ericsson:master Jun 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants