-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
Bug select2 dropdown + search with x-editable #1127
Comments
This is addressed here Also consider using select2 4.x . It has dropdownParent so it can be hooked into popover used by x-editable. I have the following in my coffee script
|
For inline mode: |
If you have multiple select2 editables, and you click another select2 editable while one is already opened, existing |
For those of you who are struggling to implement it on Bootstrap 4, maybe this can help. For Bootstrap 4 its work, check this #1189 (comment) |
I click on the link. Popup opens with select. Click on select. The window is closed, select remains. I start typing text in the input field and select move to the top of the page.
https://monosnap.com/file/izwsEafdpS97aHnWuQeRXpu4CpxfRQ
The text was updated successfully, but these errors were encountered: