Issue #3052574: Facets with AJAX not working in most of situations
Compare changes
- Jeffrey Bertoen authored
Add check to validate if the block is the correct instance of a facetblock. This otherwise conflicts with facets block module.
@@ -10,6 +10,7 @@ use Drupal\Core\Controller\ControllerBase;
@@ -168,7 +169,7 @@ class FacetBlockAjaxController extends ControllerBase {