medusajs / nextjs-starter-medusa

A performant frontend ecommerce starter template with Next.js 14 and Medusa.
https://next.medusajs.com/
MIT License
1.48k stars 399 forks source link

https://docs.medusajs.com/recipes/b2b no longer works server/client side #336

Open hrohwer opened 1 month ago

hrohwer commented 1 month ago

I've tried to implement the following recipe to the t, sadly cant get it to work, has something changed?

hrohwer commented 1 month ago

something to do with changing to nextjs 14.... struggling with the approach https://medusajs.com/blog/client-server-transition-learnings-nextjs-14-server-components/

hrohwer commented 1 month ago

I'm trying to change the price to excluding VAT if it is a B2B client and inclusive of VAT if it is B2C