BitBagCommerce / SyliusElasticsearchPlugin

Elasticsearch integration for Sylius apps.
MIT License
127 stars 90 forks source link

Rendering the shop products list exception #11

Closed kuzyk closed 6 years ago

kuzyk commented 6 years ago

When I go to the products list page throw exception: Controller "bitbag_sylius_elasticsearch_plugin.controller.action.shop.list_products" cannot be fetched from the container because it is private. Did you forget to tag the service with "controller.service_arguments"? sylius: 1.2

bitbager commented 6 years ago

Hi there! Are you using Sylius 1.2 with Symfony 4?

kuzyk commented 6 years ago

Hi yes.

bitbager commented 6 years ago

CC @damonsson, @patrick477, we must adjust this plugin to support Symfony 4. @kuzyk, we will take care of it in the incoming days. Expect a new version to appear on weekend.

bitbager commented 6 years ago

Should be fixed now 🎉