Michael Bromley
Michael Bromley
@nicoes would you be able to provide a step-by-step instruction to reproduce? Or even better, a failing e2e test (I understand if that's a bit complex).
Hi, do you have any custom PromotionActions that might be active here? And does the `175.00` figure correspond to the subtotal prior to removal of an order line? I'm wondering...
Thank you so much for the in-depth investigation and findings! > for some reason removes the order.discounts from the object I suspect that this has something to do with the...
@martijnvdbrug I attempted to create a failing e2e test to reproduce the hydration issue, see the commit linked above. However, I can't yet reproduce it. If you get any time...
@martijnvdbrug In the last release I fixed a bug in the EntityHydrator which might _possibly_ be related, although in my testing it only manifested when using postgres. - #2546 worth...
Hi, You're not missing anything - it's just currently not supported. It should be possible to add this feature I think. It would involve changing this method: https://github.com/vendure-ecommerce/vendure/blob/d428ffc9ab0e95f172719f3b0181f8b931780e36/packages/core/src/service/helpers/shipping-calculator/shipping-calculator.ts#L26-L41 to then...
> I can only agree to the things said above. One thing I would like to add is some kind of "Nest.js in the context of Vendure". It took me...
Ideas for guides layout: - Getting Started - Installation - Vendure key concepts (high-level overview of all the parts and how they fit together, a glossary of sorts). - Configuration...
Other guides that need writing: - How to set up codegen - GraphQL for Vendure developers - including how to set up the IDE for autocompletion - How to sell...
Preview of ongoing work: https://vendure-docs-beta.netlify.app/guides/getting-started/installation