Skip to content
Snippets Groups Projects

Issue #3052574: Facets with AJAX not working in most of situations

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -10,6 +10,7 @@ use Drupal\Core\Block\Plugin\Block\Broken;
use Drupal\Core\Controller\ControllerBase;
use Drupal\Core\Path\CurrentPathStack;
use Drupal\Core\PathProcessor\PathProcessorManager;
use Drupal\Core\Render\RendererInterface;
use Drupal\Core\Routing\CurrentRouteMatch;
use Drupal\facets\Plugin\Block\FacetBlock;
use Symfony\Component\DependencyInjection\ContainerInterface;
Loading