- Issue created by @DamienMcKenna
- 🇫🇷France mably
As commented in the MR, the fixed code should be still compatible with BEF 6.x.
- Issue was unassigned.
- Status changed to RTBC
2 months ago 2:18pm 17 September 2024 - 🇫🇷France mably
Thanks for the BEF 6 fix @damienmckenna
Could you also fix the sort widget for BEF 7 compatibility?
- Assigned to DamienMcKenna
- Status changed to Needs work
2 months ago 4:01pm 17 September 2024 - 🇺🇸United States DamienMcKenna NH, USA
FWIW I think the test failures are because the tests don't download the select2 library - the tests pass locally when I have the library in my codebase.
- Issue was unassigned.
- Status changed to RTBC
2 months ago 4:21pm 17 September 2024 - 🇧🇪Belgium JeroenT 🇧🇪
✨ BEF 7.0 compatible RTBC is a duplicate of this issue.
- 🇨🇦Canada endless_wander
Patch in https://www.drupal.org/project/select2/issues/3482698#comment-15827078 🐛 Select2 Plugin is not compatible with BEF plugin Active fixes this issue for BEF 7.* for me
- 🇺🇸United States dalemoore
I can confirm the patch in this issue fixes the issue for me thus far.
- 🇮🇳India rohan_singh India
Hi, I am facing the same issue with using select2 1.15 with bef 7.0.2 on drupal 10.3.6
However when applying the MR on my drupal site.
I am facing an issue.[ErrorException] foreach() argument must be of type array|object, string given