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.

update to jQuery 2.2

See original GitHub issue

Hi, Can someone please update the jQuery required version to 2.2.* ? Or at least make it jquery#>=1.11.3 instead of jquery#~1.11.3 Thanks.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kafeltzcommented, Apr 6, 2016

@EragonJ I agree

0reactions
dustfeathercommented, Apr 19, 2016

My bower.json looks kind of like this:

"dependencies": {
    "jquery": "2.2.2",
    "jquery-ui": "^1.11.4",
    "bootstrap": "~3.3",
    "Trip.js": "trip.js#^3.1.5"
  }

@EragonJ And out of all the packages I need, trip.js is the only reason I get stuck with jQuery 1.x instead of 2.x http://stackoverflow.com/questions/18145094/what-functionality-will-i-lose-downgrading-jquery-from-2-0-to-1-10 “For newer browsers, you shouldn’t see any difference (except possibly a faster jQuery because of its smaller size.)” … I like having faster applications 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

jQuery Core Upgrade Guides
jQuery Core Upgrade Guides. 3.5 Upgrade Guide · 3.0 Upgrade Guide · 1.9 Upgrade Guide. Books. Learning jQuery 4th Edition by Karl Swedberg...
Read more >
How to upgrade to the latest version of jQuery
We're going to open the HubSpot website settings. Copy and paste a snippet of code, and disable jQuery.
Read more >
How to Update jQuery Versions - jQuery Migrate Plugin Guide
In order to take advantage of the available helper tools, like the jQuery Migration plugin, we determined that we would need to update...
Read more >
Update jquery form 2.2.4 to 3.6.0 - Meteor forums
Hello, We are using a lot of packages based on jquery 1.11.11/2.2.4 and we would like to upgrade jquery to 3.6.0 (or to...
Read more >
Jquery upgrade from v2.2.4 to 3.3.1 - Stack Overflow
I use jquery v.2.2.4 for my mobile menu. It's a mega menu. When the user clicks on level 1, level 2 should slide...
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