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
When sorting it seems that the directive checks whether the value is not null, but maybe it should also check for undefined, before calling toLowerCase?
The text was updated successfully, but these errors were encountered:
When sorting it seems that the directive checks whether the value is not null, but maybe it should also check for undefined, before calling toLowerCase?
The text was updated successfully, but these errors were encountered: