Good morning,
I'm using BootStrap-Select, but in one of my tabs the option "data-dropup-auto="false""
does not enable it at all, I've tried javascript too, unsuccessfully
"$('.selectpicker').selectpicker({
dropupAuto: false
});
Has anyone ever had the same problem or something? Here's how the select positions itself on the screen. Thank you.