Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$( document ).on( "ready", ... ) removed in jquery 3.0.0 #2676

Closed
KolyaKorruptis opened this issue Jan 2, 2017 · 6 comments
Closed

$( document ).on( "ready", ... ) removed in jquery 3.0.0 #2676

KolyaKorruptis opened this issue Jan 2, 2017 · 6 comments
Assignees

Comments

@KolyaKorruptis
Copy link

Slick Slider relies on the "ready" event on multiple occasions and is therefore not compatible with jQuery 3.0+.

https://jquery.com/upgrade-guide/3.0/#breaking-change-on-quot-ready-quot-fn-removed
https://api.jquery.com/ready#entry-longdesc
https://github.com/jquery/jquery-migrate/blob/1.x-stable/warnings.md#user-content-jqmigrate-ready-event-is-deprecated
jquery/jquery#2264

@kenwheeler
Copy link
Owner

@leggomuhgreggo we should get a release cut for this

@programmer403
Copy link

now jquery 3.1.1 is released. Join for waiting for slick update ;)

@leggomuhgreggo
Copy link
Collaborator

@kenwheeler @programmer403 sure seems low impact, and straight forward

@leggomuhgreggo
Copy link
Collaborator

Closing. Thanks!

@zheoreh
Copy link

zheoreh commented Mar 21, 2017

Which version of slick has this fix?

@DmitryGonchar
Copy link

@zheoreh v1.7.1+
https://github.com/kenwheeler/slick/releases

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

No branches or pull requests

6 participants