Skip to content
Snippets Groups Projects

Issue #3163299: Ajax exposed filters not working for multiple instances of the same Views block placed on one page

Open Issue #3163299: Ajax exposed filters not working for multiple instances of the same Views block placed on one page

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
558 558 // Wipe the Twig PHP Storage cache.
559 559 \Drupal::service('twig')->invalidate();
560 560
561 // Rebuild theme data that is stored in state.
561 // Rebuild profile, profile, theme_engine and theme data.
  • Stephan Sutter added 134 commits

    added 134 commits

    Compare with previous version

  • Amjad Khan
    Amjad Khan @amjad1233 started a thread on commit 594996ce
  • 578 578 "drush/drush": "<8.1.10",
    579 579 "symfony/http-foundation": "4.4.42"
    580 580 },
    581 "replace": {
    • Which composer.lock this is referring to when I tried to apply patch on a place where I don't have composer.lock it failed I had to remove this section (composer.lock diff) and then after patch worked fine. Anyone know why?

    • Please register or sign in to reply
  • Liam Morland changed target branch from 9.4.x to 10.1.x

    changed target branch from 9.4.x to 10.1.x

  • Please register or sign in to reply
    Loading