Skip to content
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

data-live-search, data-size and dropupAuto with Bootstrap 4 #2202

Closed
jvjc opened this issue Feb 26, 2019 · 1 comment
Closed

data-live-search, data-size and dropupAuto with Bootstrap 4 #2202

jvjc opened this issue Feb 26, 2019 · 1 comment

Comments

@jvjc
Copy link

jvjc commented Feb 26, 2019

When use the options liveSearch and dataSize with Bootstrap 4 and the dropdown changes to dropup, when you type in the live search input the dropup does not update the position and keeps "floating".

boostrap 4.1.3
popper 1.12.9
jQuery 3.2.1
boostrap-select 1.13.5

  1. Open the dropdown.
  2. Type something to reduce the choices.
  3. The dropup stay away from the dropdown button.
With data-size = 5 - Without data-size
data-size without-data-size

Plunker

Maybe needs a setMenuSize?

Cheers and thanks!

@caseyjhol
Copy link
Member

Released in v1.13.6!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants