You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/jQuery.Deferred.getStackHook.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<p>Note: This API has been deprecated in jQuery 3.7; please use the <ahref="/jQuery.Deferred.getErrorHook/"><code>jQuery.Deferred.getErrorHook</code></a> method instead.</p>
11
11
</div>
12
12
<divclass="warning">
13
-
<p>Note: This API is not defined by default. It may be provided by the user and jQuery will then use it internally.</p>
13
+
<p>Note: This API is not defined by default, but jQuery will make use of it when defined.</p>
14
14
</div>
15
15
<p>See <ahref="/jQuery.Deferred.getErrorHook/"><code>jQuery.Deferred.getErrorHook</code></a> for the context why this API was created. Initially, we advised users to assign to it a function returning an error stack:</p>
0 commit comments