alexcrack / angular-ui-notification

Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
MIT License
536 stars 169 forks source link

fixed bug on cordova accessing template via $http on local file:// ,issues with .then().catch(), $templateCache fixes. #108

Closed MikhailRoot closed 7 years ago

MikhailRoot commented 7 years ago
edgaraskazlauskas commented 7 years ago

Good job!

mleanos commented 7 years ago

LGTM. I've verified this fixes the issue.

Would love to have this merged!

@MikhailRoot Thank you for the solution!