Relative Content

Tag Archive for jqueryjquery-select2

How do I refresh the result list without closing the select2?

when the result is not found, the text “result not found” appears and the existing data is hidden.when I delete it with backspace, the old data comes back before the combobox closes.when I click on the clear icon I made myself, how can I refresh or reset the result list like backspace without closing the combobox?.if there is no method for this, if I fix it in html, where can I access the old data?