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)
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)