SyliusElasticsearchPlugin
SyliusElasticsearchPlugin copied to clipboard
Filtering not working on mobile
Filtering won't work on mobile.
I solved it by changing
<div class="ui fluid vertical menu">
to
<div class="ui fluid">
Could you provide a PR?
@jcgdjob comment is valid. One thing though, it breaks the style. Path: vendor/bitbag/elasticsearch-plugin/src/Resources/views/Shop/search.html.twig L:22
Closing, the issue no longer exists