orchidjs / tom-select

Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
https://tom-select.js.org
Apache License 2.0
1.63k stars 121 forks source link

[Bug]: Tom Select not working with Bootstrap table master #779

Open Angelo85 opened 2 weeks ago

Angelo85 commented 2 weeks ago

Bug description

Tom Select not working with Bootstrap table master i tried using option dropdownParent: 'body' or css

.ts-dropdown {
z-index: 10000000 !important;
}

Steps to reproduce

look https://codepen.io/angelo159/pen/LYKKbaa