Closed imacrayon closed 1 month ago
The $ajax() method should just ignore aborted requests is the same way that <form> and <a> elements do.
$ajax()
<form>
<a>
Fixes #90
The
$ajax()
method should just ignore aborted requests is the same way that<form>
and<a>
elements do.Fixes #90