You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to instantiate module blogger due to:
ReferenceError: $disqusProvider is not defined
at Config (http://127.0.0.1:8080/angular/app.js:19:3)
at Object.invoke (http://127.0.0.1:8080/js/lib/angular/angular.min.js:41:372)
at d (http://127.0.0.1:8080/js/lib/angular/angular.min.js:39:321)
at http://127.0.0.1:8080/js/lib/angular/angular.min.js:39:445
at q (http://127.0.0.1:8080/js/lib/angular/angular.min.js:7:355)
at g (http://127.0.0.1:8080/js/lib/angular/angular.min.js:39:222)
at bb (http://127.0.0.1:8080/js/lib/angular/angular.min.js:43:246)
at c (http://127.0.0.1:8080/js/lib/angular/angular.min.js:21:19)
at Object.yc [as bootstrap] (http://127.0.0.1:8080/js/lib/angular/angular.min.js:21:332)
at HTMLDocument.<anonymous> (http://127.0.0.1:8080/angular/app.js:32:11
The text was updated successfully, but these errors were encountered:
Installed it – works like a champ. Except that I'm still getting the same problem that I was getting with my previous install methods – for the life of me, I can't get my threads on my mobile app synced to those on my website. But I've had that problem with three methods, now, so I'm pretty sure the issue is on my end :)
Did you include the angular-disqus.jsscript in your index.html (or equivalent) file?
Yeah so I actually just a complete reinstall of the services and now it works. I probably messed something up the first time. I'll close this down. thank you!
I tried using this and it doesn't seem to recognize $disqusProvider at all
Here is what I did:
bower install angular-disqus --save
added ngDisqus
tried to register the shortname.
Here is the error:
The text was updated successfully, but these errors were encountered: