Skip to content

Conversation

voortwis
Copy link

By changing the router.push(...) to string format the router will also parse the query parameters from the url, like we have on a redirect from keycloak.

When using the push({ path:slug }) any query params on the url (slug) will be lost. When just pushing the slug as a string the router will also parse the query-params. 
Ran into this on a redirect from keycloak.
Fixed the correct router.push(slug). example for vue
Copy link

vercel bot commented Sep 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
capacitor-docs Ready Ready Preview Comment Sep 28, 2025 9:19pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant