The url looks with the values of query params with special characters which are getting encrypted: https://www.w3schools.com/tags/ref_urlencode.ASP. I am not sure why its authored like this but if you are doing it to redirect the page, it will create issues.
The url looks with the values of query params with special characters which are getting encrypted: https://www.w3schools.com/tags/ref_urlencode.ASP. I am not sure why its authored like this but if you are doing it to redirect the page, it will create issues.