Closed
Description
The jqXHR sections of documentation for $.get and $.post don't mention the deprecation of the chainable .error()
, .success()
, and .complete()
methods as of version 1.8. This notice is found on $.ajax, but there is no direct reference to it.
The deprecation can easily be overlooked if only the $.post
and $.get
methods are being used.
Metadata
Metadata
Assignees
Labels
No labels