# `navigateTo` does not preserve percent-encoding in its query param
navigateTo in middleware will double encode url on SSR
pending triage
header.location in Redirects is Double-Encoded in Nuxt v3.12.1
3.xbug❗ p4-important
navigateTo redirects to external url, without setting external to true
3.xbugpages🔨 p3-minor
Middleware issue when redirecting with encodeURIComponent
3.xworkaround availablepending triage
404 error when using navigateTo in a middleware
workaround availablebug🔨 p3-minor
Navigating to a url with query string gets redirected to a url stripped off the query
3.xbugpages❗ p4-important
Query string parameters are not URI-decoded in route.query
pending triage2.x