I’ve created a header component using AEM 6.5, part of that component only renders when and specific URL param is present, for example: https://localhost:8443/sites.html/content/my-site/us-en/testheader.html?show_login I’ve set my cq:listeners to make a page refresh after editing with That works as expected but I’ve noticed that the URL param is not being taken as part of the URL when the refresh happens