Select2 v4 clone don't pass the data
问题 I am attempting to do an AJAX call with the Select2 ver4 jquery plugin and Using Loading remote data of Select2 sample page. I am trying to clone a select which contains select2 tool. Before Question Clone select have already worked by good Adviser!!Thank you!! But clone element don't work use new AJAX(test.php). HTML CODE <tr> <td> <select class="js-example-data-ajax" id="sel1"> </select> </td> <td> <div class="hint">Get befor select value.</div> </td> <td> <button type="button" class=