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

Closed Issue #3163299: Ajax exposed filters not working for multiple instances of the same Views block placed on one page
154 files
+ 3404
541
Compare changes
  • Side-by-side
  • Inline
Files
154
@@ -160,6 +160,14 @@ langcode:
@@ -160,6 +160,14 @@ langcode:
Choice:
Choice:
callback: 'Drupal\Core\TypedData\Plugin\DataType\LanguageReference::getAllValidLangcodes'
callback: 'Drupal\Core\TypedData\Plugin\DataType\LanguageReference::getAllValidLangcodes'
 
# A number of bytes; either a plain number or with a size indication such as "MB".
 
# @see \Drupal\Component\Utility\Bytes
 
bytes:
 
type: string
 
label: 'Bytes'
 
constraints:
 
Callback: ['\Drupal\Component\Utility\Bytes', 'validateConstraint']
 
# Complex extended data types:
# Complex extended data types:
# Root of a configuration object.
# Root of a configuration object.
Loading