You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
I use md-autocomplete and it work perfect! But if I don't have a searched items I want to display message, something like: "Items not found". Is it possible to do that?
It might to be great to use directive with message value, like this:
md-items-not-found="Not found!"
Thanks!
The text was updated successfully, but these errors were encountered:
In Release 0.10.1-RC4 the 'md-not-found' directive is not working anymore!
I tried it in codepen with your own demo from angular-material site, still not displaying the "No matches found for..." Message
Hello everyone!
I use md-autocomplete and it work perfect! But if I don't have a searched items I want to display message, something like: "Items not found". Is it possible to do that?
It might to be great to use directive with message value, like this:
Thanks!
The text was updated successfully, but these errors were encountered: