Issue #3163299: Ajax exposed filters not working for multiple instances of the same Views block placed on one page
Merge request reports
Activity
added 235 commits
-
1c35f7c3...3b1a9ef0 - 233 commits from branch
project:9.2.x
- 40eafcf5 - Patch #18
- a397dc99 - Patch #31
-
1c35f7c3...3b1a9ef0 - 233 commits from branch
added 562 commits
-
a397dc99...9e96d1c8 - 560 commits from branch
project:9.2.x
- ad0a2bde - Patch #18
- 599b2d8e - Patch #31
-
a397dc99...9e96d1c8 - 560 commits from branch
added 1 commit
- b9925785 - fix exposed form test, which always expected the same HTML ID
added 1 commit
- 4c38a022 - Added once() to make sure AJAX behavior is only attached once to each button.
added 192 commits
-
4c38a022...1a5f6df8 - 187 commits from branch
project:9.4.x
- 2a88941b - Patch #18
- ac904ac7 - Patch #31
- 0c11d846 - prettier JS code formatting
- 199828b7 - fix exposed form test, which always expected the same HTML ID
- d72979b8 - Added once() to make sure AJAX behavior is only attached once to each button.
Toggle commit list-
4c38a022...1a5f6df8 - 187 commits from branch
added 6 commits
Toggle commit listadded 99 commits
-
e42614e3...59a60002 - 94 commits from branch
project:9.4.x
- 742a328e - Patch #18
- 1aa7b89d - Patch #31
- 007a972b - prettier JS code formatting
- 156ec3ee - fix exposed form test, which always expected the same HTML ID
- 3c092e29 - Added once() to make sure AJAX behavior is only attached once to each button.
Toggle commit list-
e42614e3...59a60002 - 94 commits from branch
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. added 134 commits
-
3c092e29...34194f7a - 129 commits from branch
project:9.4.x
- 9bdbfbae - Patch #18
- e842945b - Patch #31
- c644c956 - prettier JS code formatting
- 04affb53 - fix exposed form test, which always expected the same HTML ID
- 00329616 - Added once() to make sure AJAX behavior is only attached once to each button.
Toggle commit list-
3c092e29...34194f7a - 129 commits from branch
578 578 "drush/drush": "<8.1.10", 579 579 "symfony/http-foundation": "4.4.42" 580 580 }, 581 "replace": {
Please register or sign in to reply