Cannot type in data-live-search after upgrading to bootstrap 5 with Bootstrap-select v1.14.0-beta2
Hi, After upgrading to Bootstrap 5, I used the Bootstrap-select v1.14.0-beta2 plugin... everything is working perfectly except that I cannot type anything in live-search
The input field is showing, but I cannot click on it nor type on it... Is it some css error Please help me
thank you
HI, I found a solution If I put data-live-search="true" data-container="body", it doesn't work If I delete data-container="body", then it's working
Same here. Try to fix it but didn't succeed.
Environment details : jQuery version: 3.6.0 Bootstrap version: 5.0.2 Bootstrap-select: v1.14.0-beta2
Demo : https://plnkr.co/edit/C7ylNsxMPPDHMJQv
Is there a known workaround solution for this issue?