angular-disqus
angular-disqus copied to clipboard
Disqus showing the same thread
I have followed README and added following on my page template
<div disqus="app._id"></div>
However, no matter which page I visit (with different app._id), I see the same Disqus thread. Is there a common cause of this problem?
I am getting the same problem here. I have 3 Websites names in Disqus but only one works, I believe that the plugin is caching the ID. I will to some tests and check if I can fix it.