jquery-ajax-retry icon indicating copy to clipboard operation
jquery-ajax-retry copied to clipboard

Deprecation Notice

Open llemurya opened this issue 8 years ago • 1 comments

Deprecation Notice:As of jQuery 1.8, the deferred.pipe() method is deprecated. The deferred.then() method, which replaces it, should be used instead.

llemurya avatar Apr 07 '16 13:04 llemurya

I tested with the latest 1.8, 1.9 and 1.10 versions of jQuery and they all work fine with the above code, but, testing with the latest 2.1 release and with 3.0.0 seems to break the tests.

jmiguel-localvox avatar Oct 11 '16 20:10 jmiguel-localvox