Doesn't work with jQuery 3
See original GitHub issueAll versions of django-smart-selects prior to version 1.2.8 are vulnerable to an XSS attack as detailed in issue 171. As a result, all previous versions have been removed from PyPI to prevent users from installing insecure versions. All users are urged to upgrade as soon as possible.
Checklist
- This issue is not about installing previous versions of django-smart-selects older than 1.2.8. I understand that previous versions are insecure.
- I have verified that that issue exists against the
master
branch of django-smart-selects. - I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- I have debugged the issue to the smart_selects app.
- I have reduced the issue to the simplest possible case.
- I have included all relevant sections of
models.py
,forms.py
, andviews.py
with problems.
Steps to reproduce
Expected behavior
Actual behavior
Issue Analytics
- State:
- Created 6 years ago
- Comments:28 (1 by maintainers)
Top Results From Across the Web
JQuery UI doesnt work with Jquery 3 - Stack Overflow
I am using jquery-3.1.1.slim in a project and I cannot use jQuery UI to use the date picker. However the jQuery UI does...
Read more >jQuery Core 3.0 Upgrade Guide
For a complete and detailed list of all code changes, see the 3.0 milestone in the jQuery Core issue tracker or the version...
Read more >5 Easy Ways to Fix the "jQuery is Not Defined" Error - Kinsta
The "jQuery is not defined" error means a call for a specific jQuery that wasn't available when the website loaded. Here's how to...
Read more >6 steps to take if your jQuery is not working - CSS-Plus
6 steps to take if your jQuery is not working · 1. The file is not there or does not exist · 2....
Read more >Problems with jQuery 3 · Issue #8975 · foundation ... - GitHub
I got the problem with the deprecated load function in foundation.util.triggers.js, too. It would be really nice to have a fix here with...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Until it’s fixed, can you use jQuery 2?
This seems to be fixed. Please reopen if necessary.