-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dropup becomes a dropdown upon search #2320
Comments
Released in v1.13.13! |
Hey @caseyjhol, I was wonderring if you could look into this as well. If you need more information just let me know! |
@wout313 It's better if you open a new issue with reproducible test case and the code you use and all related information. Commenting on a closed issue will not get noticed. |
The issue I am experiencing is a select box dropup turning into a dropdown upon search.
As the page the select box is on has other dynamic content, locking to dropup with data-dropup-auto="false" and the dropup class does not help - this particular dropbox needs to be a dropdown near the top of the page and a dropdown near the bottom.
This does not seem to be an issue on bootstrap 4.
Bootstrap-select v1.13.10
Bootstrap 3.4.1
JQuery 3.4.1
Both Chrome 76, Firefox 68 on Windows 10 64 bit.
Test case (On 1920x1080 screen - position for the select box to dropdown may be different on other resolutions)
The text was updated successfully, but these errors were encountered: