Topic: MDBSelect: searchId prop is not passed down
fbrunetti premium asked 4 years ago
Expected behavior
MDBSelect prop searchId
should pass its value to the search input HTML element.
Actual behavior
Search input HTML element always has default value selectSearchInput
. This produces a console error when there is more than one MDBSelect input on a page since HTML ids must be unique.
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB React
- MDB Version: 4.22.1
- Device: All
- Browser: All
- OS: All
- Provided sample code: Yes
- Provided link: No
Jakub Chmura staff commented 4 years ago
HI @fbrunetti,
Thanks for the founded bug. I add this to our bug list and we try to fix this as soon as possible.
Best, Kuba