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 was archived by the owner on Sep 5, 2024. It is now read-only.
If you type in the second box (without a md-not-found tag) and with no results found, ctrl.hasNotFound will be true. This means the box will show because notFoundVisible() will equate to true, making shouldShow() true.
Thought my stepping, it seems as though every item will iterate through the the template function, then every element will through the link command.
Also, hasNotFoundTemplate is never evaluated back to false.