Closed ihorko-git closed 3 years ago
Here is only one issue, but it was present before this changes.
Method FilterItem._showVisibleItemsSelectBox is written only for specific case of filtering by country. You can check it here
visibleList = String(document.querySelector(_map).dataset.visibleCountries);
Should I fix this?
New Pull Request checklist
PR Type
What kind of change does this PR introduce?
Breaking change
Does this PR introduce a breaking change?
Description