Next.js Discord

Discord Forum

Redirect Issue in middleware.ts

Unanswered
Maxx posted this in #help-forum
Open in Discord
In middleware.ts when using NextResponse.redirect(new URL(/${example}, req.url)), it redirects correctly, but the browser URL does not change.
Does anyone know how to fix this issue? THANKS

2 Replies

downgrading from 14.2.3 -> 14.1 still has issue 🥲