question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't work with jQuery 3

See original GitHub issue

All 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, and views.py with problems.

Steps to reproduce

Expected behavior

Actual behavior

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:28 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
blagcommented, Apr 10, 2017

Until it’s fixed, can you use jQuery 2?

0reactions
manelcloscommented, Aug 18, 2020

This seems to be fixed. Please reopen if necessary.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found