jazzband / django-smart-selects

chained and grouped selects for django forms
https://django-smart-selects.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.11k stars 348 forks source link

django-smart-selects is not working with Jquery 3 #238

Closed werberth closed 6 years ago

werberth commented 6 years ago

django-smart-selects is not working with Jquery 3, I add the CND of Jquery 3 in html and nothing happens with the forms. If I add the CDN of Jquery 2, django-smart-selects works normally.

blag commented 6 years ago

First, I'm immediately closing this issue without looking at it because it doesn't contain the information I asked for in the issue template I created for this repo. You even had to delete that entire template to continue! To properly file an issue, you must fill out the issue template at:

https://github.com/digi604/django-smart-selects/blob/master/.github/ISSUE_TEMPLATE.md

by copying that, pasting it into your issue form:

issue_template

and filling out all of the necessary information:

issue_template_2

(These pictures are just examples from a different repository but the process is the same.)

Additionally, this is a duplicate of #197. Please search through existing issues before opening new issues. Thanks!