fullstack-rust-axum-dioxus-rwa
fullstack-rust-axum-dioxus-rwa copied to clipboard
[front-end] Deep link support (or just a routing issue)
trafficstars
TBD if this is an issue with the updated - Dioxus 0.3 - version or it is a bug in the front-end code.
Currently, when going to any path in the browser - such as /sign-in - it shows the homepage.
This is an issue that appeared after the upgrade to 0.3 of Dioxus and its dioxus-router.
In the previous version, it's all working fine.