sergiodlopes / jquery-flexdatalist

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

Method destroy clear values #199

Open plasebo opened 5 years ago

plasebo commented 5 years ago

Was using .flexdatalist('destroy'), however after destroy, the value set previously in the field is cleared.

Is there any way to prevent this...