Browser>Query is empty in the variables

I have the page: mysite.com/wholesale and I have an event to “change page” to the same page but to update to mysite.com/wholesale?open_order=

This is how I set up the action

And this is the queries:

An aditional problem is that, when I click, the URL in the editor remains the same, but in production it works

Yeah I think the editor isn’t watching querystring changes in realtime, so maybe you can circumvent this by directly updating the variable while in the editor.