Service 'sylius.listener.cart_blamer' replace cart blamer of SyliusCoreBundle, so it removes events 'sylius.user.security.implicit_login' and 'security.interactive_login'.
If we use Sylius has a standard shop with both SyliusShopBundle (main shop) and ShopApiPlugin (external call from landing pages for example), it breaks EventListener of SyliusShopBundle.
Service 'sylius.listener.cart_blamer' replace cart blamer of SyliusCoreBundle, so it removes events 'sylius.user.security.implicit_login' and 'security.interactive_login'.
If we use Sylius has a standard shop with both SyliusShopBundle (main shop) and ShopApiPlugin (external call from landing pages for example), it breaks EventListener of SyliusShopBundle.
Each CartBlamer should work together.