Topic: Select Dropdown Issue
jcarvalho priority asked 9 months ago
Unable to type in search box of select dropdown. This select appears on a dialog that is rendered upon button click. Select is initialized using Javascript $(document).ready(function() {
mdb.Select.getOrCreateInstance(document.getElementById('assignedUser'), {
size: 'sm',
filter: true,
});
});
Kamila Pieńkowska staff answered 9 months ago
Please prepare a snippet that recreates the issue. That will allow me to help you troubleshoot.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 7.1.0
- Device: laptop
- Browser: chrome
- OS: Windows
- Provided sample code: No
- Provided link: No