wp_redirect and get variables

Well.. I got it working.

Even though the URL loses the GET variable, its still set and working. A simple if(isset($_GET[“saved”])) returns true and I can keep doing what i intended.

The fact that the variable appears and disappears in seconds from the URL confused me.

¯|_(ツ)_|¯

tech