Hi,
I found a compatibility problem between Sylius and ElasticsearchPlugin.
It's with the 'Pagerfanta' bundle which make the problem.
So if you use Sylius v1.2.4, and want to use ElasticSearch plugin, you need to :
- either, downgrade the version of Sylius to 1.0 (👎 )
- either, downgrade 'Pagerfanta' with the command : composer update pagerfanta/pagerfanter (it will update to downgrade it automatically 👍 )
Hope you can fix it, good luck and good job !