The SvelteKit hooks proxy was only forwarding pathname without the query string (event.url.search), causing filters and pagination to be silently dropped in production builds.
The SvelteKit hooks proxy was only forwarding pathname without the query string (event.url.search), causing filters and pagination to be silently dropped in production builds.