Skip to content

Conversation

@cappadona
Copy link

A breaking change in jQuery 3.0 is the removal of .load(). Replace with .on('load', fn) as recommended.

Noticed this was previously reported as part of #12

A breaking change in jQuery 3.0 is the removal of `.load()` [1]. Replace
with `.on('load', fn)` as recommended.

[1] https://jquery.com/upgrade-guide/3.0/#breaking-change-load-unload-and-error-removed
cappadona added a commit to cul-it/mann-wagon that referenced this pull request Feb 23, 2018
To address security vulnerabilities [1, 2] (moderate severity)
identified by GitHub's dependency graph.

jQuery 3.0 introduced several breaking changes, one of which is the
removal of `.load()` [3], so this includes update to StickySort for
compatibility. Also submitted PR. terrymun/StickySort#13

[1] https://nvd.nist.gov/vuln/detail/CVE-2015-9251
[2] https://nvd.nist.gov/vuln/detail/CVE-2016-10707
[3] https://jquery.com/upgrade-guide/3.0/#breaking-change-load-unload-and-error-removed
cappadona added a commit to cul-it/mann-wagon that referenced this pull request Feb 23, 2018
To address security vulnerabilities [1, 2] (moderate severity)
identified by GitHub's dependency graph.

jQuery 3.0 introduced several breaking changes, one of which is the
removal of `.load()` [3], so this includes update to StickySort for
compatibility. Also submitted PR. terrymun/StickySort#13

[1] https://nvd.nist.gov/vuln/detail/CVE-2015-9251
[2] https://nvd.nist.gov/vuln/detail/CVE-2016-10707
[3] https://jquery.com/upgrade-guide/3.0/#breaking-change-load-unload-and-error-removed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant