animsition icon indicating copy to clipboard operation
animsition copied to clipboard

Animsition doesn't work with jQuery 3.1.1

Open nirabhromakhal opened this issue 8 years ago • 7 comments

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?

nirabhromakhal avatar Nov 11 '16 14:11 nirabhromakhal

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.

azerkail avatar Dec 17 '16 23:12 azerkail

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.

MrMitch17 avatar Dec 20 '16 18:12 MrMitch17

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

max-ci avatar Jan 31 '17 10:01 max-ci

@makshh you should consider doing a pull-request so that others can benefit from it when the developers accept the pull

DOMZE avatar Feb 13 '17 17:02 DOMZE

@makshh this worked for me too with jQuery 3.1.0. Thanks! I got the same infinite loading screen as mentioned above.

mikkeltschentscher avatar Apr 04 '17 14:04 mikkeltschentscher

Hi there. I have a 404 on the link above. Any fixes still available?

differenceclouds avatar Mar 18 '19 03:03 differenceclouds

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

miladamery avatar Oct 07 '19 05:10 miladamery