Vercel sveltekit x-vercel-ip-country bug
This repo is a minimal reproduction of a bug I'm seeing with Vercel and sveltekit.
Steps to reproduce
- Deploy this repo to Vercel.
- Visit the deployed site.
- If you go to index page, then click on "test" in Header, you'll see the correct country code.
- If you directly load the /test page, you'll see the wrong country code.