fullstack-rust-axum-dioxus-rwa icon indicating copy to clipboard operation
fullstack-rust-axum-dioxus-rwa copied to clipboard

[front-end] Deep link support (or just a routing issue)

Open dxps opened this issue 2 years ago • 1 comments
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.

dxps avatar May 13 '23 18:05 dxps

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.

dxps avatar May 14 '23 17:05 dxps