Adil Basri

Results 38 comments of Adil Basri

Hi @riqwan, Do you think we should keep this fix?

Added light theme for the `code` and `pre` elements, it's now a real light mode 🥳💡 : ![image](https://github.com/mswjs/mswjs.io/assets/68734155/63219ff4-e6a7-4022-9ad9-66cc9a6be1ed) ![image](https://github.com/mswjs/mswjs.io/assets/68734155/e8287b15-03ab-41ab-828a-147992e58613)

Hey folks, so we had a similar issue on the Medusa B2B starter with a colleague at work that was using `npm` instead of `yarn` My colleague was having an...

Oh and btw, I will suggest you a PR when I have freetime

Issue solved, basically the Meilisearch plugin, is not designed to have indexes other than `products`, so we created a new subscriber to inject these new indexes ourselves.

> @adevinwild @BorisKamp I have the same problem. Products are getting indexed now but I also like to index other tables as customers etc. Can you share how exactly you...

> Hey @adevinwild I actually didn't catch what the problem is, what happens after > > > createAccountHolderStep [will try to use the deleteAccountHolder fn from the service](https://github.com/medusajs/medusa/blob/v2.11.3/packages/core/core-flows/src/payment-collection/steps/create-payment-account-holder.ts#L44) > >...

issue https://github.com/medusajs/medusa/issues/14192