pawelczak/EasyAutocomplete

Problem when using it within a bootstrap modal

IbrainMejias opened this issue · 1 comments

html

Zona  

js
var options = {
data: ["Cyclops", "Storm", "Mystique", "Wolverine", "Professor X", "Magneto"],
};

document.addEventListener('DOMContentLoaded',function()
{
if(document.querySelector('#txtZona')){
$("#txtZona").easyAutocomplete(options);
}
})

class="easy-autocomplete" style="width: 0px;"

pierde el valor width