Victor Gerbrands

Results 36 comments of Victor Gerbrands

@raiyansarker I'm not sure what events you're referring to, could you elaborate?

@Lbubeer yep this fixed - sorry for the late reply. Will close the issue now.

9 out of 10 times this is due to not providing the correct `MEDUSA_BACKEND_URL`. In local development, it's `http://localhost:9000` by default (no trailing slash). Please note that in the latest...

Hey @jwoa, this is error usually means the storefront can't access the backend properly. Have you set the `STORE_CORS` env var on your server to include your Vercel storefront domain?

Thanks for the info @estebankra! I can't reproduce this issue locally, even with a fresh install with no collections/products in it. It just returns an empty array and displays no...

@pmltechpile @Dalvae The `unexpected token < ...` error usually means Vercel couldn't reach the Medusa backend server properly. If there was an issue with your collections, Medusa would most likely...

1. Did you create any product collections? This component lists product collections, so for the rail to show up you need to create one first. 2. This is a known...

Should be fixed with the Next.js 15 update. Closing this for now.

Thanks! This should be fixed by #370, so I'm closing this PR.

Thanks! This was solved in #370, closing this now.