Topic: Remove "No Result Found" on search filter selection
anilwhiz premium asked 1 year ago
Expected behavior
Want to hide No Result Found on the search of the select box.
Actual behavior
Showing No Result Found when selecting search has no result.
Resources (screenshots, code snippets etc.)
Add comment
Arkadiusz Idzikowski staff answered 1 year ago
You can use notFoundMsg
input to replace the original message with an empty string:
<mdb-select [filter]="true" [notFoundMsg]="''">...</mdb-select>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 4.1.0
- Device: Laptop
- Browser: Firefox
- OS: Windows
- Provided sample code: No
- Provided link: No