javascript - xdsoft_autocomplete triggers bootstrap modal close when selecting outside modal box -


xdsoft_autocomplete triggers bootstrap modal close when selecting outside modal box

screenshot clarity:

modal + dropdown

just reiterate, problem occurs when clicking on dropdown items "outside" modal. instance, clicking on "skiba" 1 highlighted in picture cause modal close. ideas on done prevent this?

thank you


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -