Skip to content

Conversation

@ealmloff
Copy link
Member

@ealmloff ealmloff commented May 13, 2025

The web router was not writing back the route if it changed from what was parsed in the URL which causes redirects to fail. This PR fixes #4093 and adds a playwright regression test

@ealmloff ealmloff requested a review from a team as a code owner May 13, 2025 14:17
@ealmloff ealmloff added bug Something isn't working web relating to the web renderer for dioxus router Related to the router implementation labels May 13, 2025
@jkelleyrtp jkelleyrtp merged commit 53ef788 into DioxusLabs:main May 14, 2025
16 of 17 checks passed
AnteDeliria pushed a commit to AnteDeliria/dioxus that referenced this pull request Jun 2, 2025
AnteDeliria pushed a commit to AnteDeliria/dioxus that referenced this pull request Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working router Related to the router implementation web relating to the web renderer for dioxus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Route redirect to other route, the url path is't change

2 participants