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
Typically directives fail silently rather than throwing an error like this:
5546 scope.notificationGroups.forEach should prob check if there is an array before looping. If throwing an error is preferred, a more descriptive error message would be helpful.