sergiodlopes / jquery-flexdatalist

Flexible input autocomplete/datalist plugin for jQuery
http://projects.sergiodinislopes.pt/flexdatalist/
MIT License
365 stars 84 forks source link

keyGen get same cacheKey between different option url #239

Open simply201051 opened 2 years ago

simply201051 commented 2 years ago

Sometimes I will get list that item text is blank, when I use multiple flexdatalist. I found the bug is cache.keyGen will get same cacheKey, it cause flexdatalist fvalue get another cache values.