Select2 data ignored when init control
My HTML code is:
Select2 data ignored when init control
My HTML code is:
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?