`?trace=1` is removed from url on navigating the webapp
Created by: Strum355
When I reload the page with ?trace=1
in the URL, it is subsequently removed when I navigate the webapp aka when the URL is changed, resulting in x-sourcegraph-should-trace
header being set as false
until I set ?trace=1
and reload again.
/cc @taylorsperry @jasongornall