Here are the steps to reproduce this issue.
Expected argument of type "lius\Component\Core\Model\OrderItem::setVariant() must implement interface Sylius\Component\Core\Model\ProductVariantInterface", "NULL" givenLooks to me that we need to control if we have found a match before trying to add the item to the cart.
This one will need 2 fixes:
I'll try to work on these fixes today.
Most helpful comment
This one will need 2 fixes:
I'll try to work on these fixes today.