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

anilwhiz premium asked 11 months 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


Arkadiusz Idzikowski staff answered 11 months ago


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

  • 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