Joseph Ridenour
Results
2
comments of
Joseph Ridenour
Maybe I'm misunderstanding where your problem is. In `growlMessageService.js` Line: 101 `message.text = $sce.trustAsHtml(String(message.text));` Which all messages pass through this before being displayed. Are you saying that this logic is...
This seems to be a pretty recent change in bower 0.5.0. I'd like to wait until there is a more solidified response from bower on what to do here, since...