and the tag doesn't exists with name "sidebar", the api generate error
TypeError: Cannot read property 'current' of undefined
at Object.service.clear (http://localhost:60636/StyleGuide/bower_components/ng-message-center/ng-message-center.js:60:31)
at Object.service.add (http://localhost:60636/StyleGuide/bower_components/ng-message-center/ng-message-center.js:36:22)
I think that would be better if the api prints error message telling the problem.
When you make call like
and the tag doesn't exists with name "sidebar", the api generate error
I think that would be better if the api prints error message telling the problem.
If you agree I can implement this.