Remove No Result Found on search filter selection


Topic: Remove "No Result Found" on search filter selection

anilwhiz pro premium asked a 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.)enter image description here


You can use notFoundMsg input to replace the original message with an empty string:

<mdb-select [filter]="true" [notFoundMsg]="''">...</mdb-select>

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • 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
Tags