modlinltd/django-advanced-filters

Support for most recent select2 version

eriktelepovsky opened this issue · 0 comments

Describe the bug
The app is not compatible with the latest select2 JS (currently v4.0.13)

To Reproduce
Steps to reproduce the behavior:

  1. Go to admin with advanced filters
  2. Click on "Console" in the Developer tools
  3. Scroll down to JavaScript errors
  4. See error

Expected behavior
No error and working behavior.

Screenshots
image

Details (please complete the following information):

  • OS: doesn't matter
  • Python 3.9.9
  • Django version 3.1.14
  • django-advanced-filters version 1.4.0
  • browser: doesn't matter