Refs
In #9191 we accidentally added a global query param which only worked on the static badge.
This implies that when we parse the query params on that badge, we are bypassing globalQueryParams.
My guess is this probably represents oversight rather than intent, but I need to dig into it.
Refs
In #9191 we accidentally added a global query param which only worked on the static badge.
This implies that when we parse the query params on that badge, we are bypassing
globalQueryParams.My guess is this probably represents oversight rather than intent, but I need to dig into it.