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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Result: function(function(Object, [Object]):jQuery.Event, function():Object):Object handler shows up in param hint.
Expected: ajaxSuccess has only one parameter with the name of "handler". So its type should not be a complicated function notation as shown in the above result.
$(this).ajaxSuccess(.Result:
function(function(Object, [Object]):jQuery.Event, function():Object):Object handlershows up in param hint.Expected: ajaxSuccess has only one parameter with the name of "handler". So its type should not be a complicated function notation as shown in the above result.