Problem with BootStrap-Select DropupAuto does not disable

0

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.

    
asked by anonymous 07.03.2018 / 13:07

0 answers