- Issue created by @roman.haluska
In our case we want to filter numeric categories - 155 and 1.55
If we choose category 155, the page will use the filter for 1.55 category.
This happens because there are identical values in ['data-drupal-facet-item-id'].
155 - some-category-155
1.55 - some-category-155
Active
2.0
Code