SchabanBo / qlevar_router

Manage you project Routes. Create nested routes. Simply navigation without context to your pages. Change only one sub widget in your page when navigating to new route.
MIT License
87 stars 22 forks source link

Auto redirected to not found page #104

Closed Jens05 closed 1 year ago

Jens05 commented 1 year ago

When i have built my website and i change my route in the url i get redirected to a not found page.

Example: My domain is test.com and when i tap a button i get to test.com/newpage. But when i type this url directly into my browser i get to url not found.

Any help is appreciated :)

Jens05 commented 1 year ago

After futher investigation i found out that this happens when i set a url strategy. Please fix this :)

SchabanBo commented 1 year ago

Hi @Jens05, Did you try this?