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

[web] query parameters removed on initial load #147

Closed c-seeger closed 8 months ago

c-seeger commented 9 months ago

I'm currently experiencing a strange problem when calling sth like '/#/test?myparam=123' using QR.to the parameter is there and get processed correctly. But when i copy paste the url and the flutter app reloads it removes the parameter to /#/test and no parameter is set.

SchabanBo commented 8 months ago

This is fixed in V 1.10.2