79532520

Date: 2025-03-25 01:45:45
Score: 1.5
Natty:
Report link

after load your pop-up modal, then initialize 'select2'

$("#id_dropdown_doneBy").select2({
        dropdownParent: $(".class_my_modal")
    });
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: happy dong