- Issue created by @pearls
- πΊπΈUnited States smustgrave
Select2 may be missing its type hints. Would check its issue queue
- π¨π¦Canada endless_wander
There appear to be multiple issues in Select2 issue queue:
- https://www.drupal.org/project/select2/issues/3482698 π Select2 Plugin is not compatible with BEF plugin Active
- https://www.drupal.org/project/select2/issues/3450644 β¨ BEF 7.0 compatible RTBC
- https://www.drupal.org/project/select2/issues/3474793 π Compatibility with Better Exposed Filters 7 RTBC
I wonder if updates to BEF module should be tested against Select 2 module compatibility if it is very common to use the combination of the two.
The MR/patch proposed in https://www.drupal.org/project/select2/issues/3482698 π Select2 Plugin is not compatible with BEF plugin Active changes code in BEF module and fixes the problem for me.
- πΊπΈUnited States smustgrave
Sounds like fix is on select2 side
There are a few modules that extend bef they should keep up with major version changes.