From: Scott González Date: Tue, 2 Oct 2012 14:21:52 +0000 (-0400) Subject: Autocomplete cache demo: Let the widget handle request synchronization. Fixes #8616... X-Git-Tag: 1.9.0~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5405a821b9d13daa11a2e66866fe8b16e7b68177;p=jquery-ui.git Autocomplete cache demo: Let the widget handle request synchronization. Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. --- diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index 6f25c5534..bc1de7746 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -18,8 +18,7 @@