Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toastr has stopped working, it's attempting to load a template file #48

Closed
mbates opened this issue Feb 20, 2015 · 1 comment
Closed

Comments

@mbates
Copy link

mbates commented Feb 20, 2015

I bower updated my project today and toastr has stopped working. When ever I try to pop a message I get this error from angular.

Error: [$compile:tpload] Failed to load template: templates/toastr/toastr.html

I can't see this change documented anywhere, what has caused this and what needs to be changed in my project to get toastr to work again.

@mbates
Copy link
Author

mbates commented Feb 20, 2015

I've found out the difference. I had to switch the file I was using from
vendor/angular-toastr/dist/angular-toastr.js
to the new file
vendor/angular-toastr/dist/angular-toastr.tpls.js

@mbates mbates closed this as completed Feb 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant