HI JB,
I know when we route from one page to another page we use router configuration. There we will store params using router.go. then the params I gave inside it will store in URL.
How can I give params (encrypted or minified) to URL directly and load the page based on params?
for example:
this
https://localhost:8000/testingapp?ojr=testingpage&docid=25478&username=praveen
to this
https://localhost:8000/testingapp?ojr=testingpage%3Ddocid%2522%253A285%252C2725478%2522username=%2522%253Apraveen%257D