kamranahmedse / jquery-toast-plugin

Highly customizable jquery plugin to show toast messages
http://kamranahmed.info/toast
1.51k stars 507 forks source link

Not working with angularJs #42

Open piyushcrive opened 6 years ago

piyushcrive commented 6 years ago

I am using AngularJs and I want to use this toast. But it is working only for the first time, after that when I try to use it, it shows $.toast is not a function. angular.js:13550 TypeError: $.toast is not a function at showmsg (proofingHome.js:9) at proofingHome.js:280 at angular.js:15961 at n.$eval (angular.js:17229) at n.$digest (angular.js:17045) at n.$apply (angular.js:17337) at l (angular.js:11572) at H (angular.js:11778) at XMLHttpRequest.u.onload (angular.js:11711)