jQuery-Autocomplete icon indicating copy to clipboard operation
jQuery-Autocomplete copied to clipboard

Clear cache on serviceUrl change

Open bpiec opened this issue 10 years ago • 1 comments

When serviceUrl has been changed a clearCache() method should probably be called to prevent incorrect results.

Possibly the other settings could trigger this as well.

bpiec avatar Jun 09 '15 17:06 bpiec

Probably. It's edge case, use can call this explicitly.

tkirda avatar Jun 12 '15 15:06 tkirda