Topic: Searchable select in modal issue
Hello,
The modal has an issue with a searchable select in it. When I put a searchable select in a modal, it's not possible to search any value from the select. You can see it in the following snippet :
https://mdbootstrap.com/snippets/standard/o1ivier/3574630
Best,.
Dawid Wajszczuk staff answered 3 years ago
Hi,
You need to use data-mdb-container="#staticBackdrop"
on the select element and it will work fine. Here is the snippet https://mdbootstrap.com/snippets/standard/d-wajszczuk/3578060.
Keep coding,
Dawid
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 3.10.1
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes