Is your feature request related to a problem? I have a site with Astro output set to static but I am consuming query parameters with JS on the client. For this reason I'm adding query params to the ...
Current Behaviour: Currently, when a user manually modifies the query parameters in the URL (e.g., state_group), the system reloads the page even if the entered value doesn't match any valid filter or ...