search
page.hello
and the query param is show with value /search?query=hello
.world
and the query param is updated with value /search?query=world
.search
page is not sync with query param. This leads incorrect behaviour in managing state in Single Page Application approach.My search is: