animsition
animsition copied to clipboard
Animsition doesn't work with jQuery 3.1.1
Animsition is not working with the latest version of jQuery. It is working fine when I switch to an older version <3.0 Would the developers update it soon?
I noticed the same problem. If I use jQuery 2.2.4 everything is fine but as soon as I swap to jQuery 3 I get an infinite loading icon and nothing works.
Same problem. Tried the version specified in the how-to "https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" and the infinite loading animation stops.
Temporary fix which works for me:
https://gist.github.com/makshh/a1c72ce33dda1f56616d870b098ec726/revisions?diff=split
It is related to https://github.com/jquery/jquery/issues/3194
@makshh you should consider doing a pull-request so that others can benefit from it when the developers accept the pull
@makshh this worked for me too with jQuery 3.1.0. Thanks! I got the same infinite loading screen as mentioned above.
Hi there. I have a 404 on the link above. Any fixes still available?
Temporary fix which works for me:
https://gist.github.com/makshh/a1c72ce33dda1f56616d870b098ec726/revisions?diff=split
It is related to jquery/jquery#3194
@max-ci
This link you provided does not exist. and jquery simply changed its behaviour for load and ready functions. i think animsition should make himself compatible too.
sadly because of security vulnerabilities that jquery version prior to last version (3.4.1 at the moment) according to this CVE-2019-11358 has i cant degrade my jquery version. is there any way i can fix this problem????