Michael Bromley
Michael Bromley
Hi there, Thanks for the report. Since the error seems specific to the VSF integration, could you instead report it in this repo (https://github.com/vuestorefront-community/vendure)? You'll likely get the attention of...
> but current behavior is buggy in term of searching on multi-language environment. Imagine you work with any i18n solution: when you request a translation by key, but you don't...
I was actually planning to merge just before releaseing v1.7, but since you now target `minor` I'll merge it right away :) Thank you for this excellent work!
Hi, We had a similar issue some time ago with `Product.variants` which is just a flat array of all variants. So to solve that I added the `variantsList` field, which...
Related: https://github.com/vendure-ecommerce/vendure/issues/661 - there is also a work-around given there. I'm going to look into this but any further input from your end if you see some causal pattern would...
Hi, OK, I can give you my initial thoughts as guidance on this: * I agree that `addManualPaymentToOrder` should be available in the UI when in `ArrangingPayment` state too. Currently...
Hi @AndersGerner! I'm definitely interested to learn more about your use-case & discuss the potential of collaboration. Reach out to me via contact[at]vendure.io or via Twitter and let's chat.
@magick93 This could already be implemented in v1.x as a plugin - as to the exact implementation there are a number of ways to do it depending on your particular...
@Draykee not started work on this feature yet.
@JustDenP Thanks for this insight. The most important thing I want to get in v2 is that we have a correct data model to support marketplace-like apps. It's likely that...