ngx-disqus
ngx-disqus copied to clipboard
Disqus for Angular 💬
First congratulation for yours libraries projects, every project is cool... When using Angular 13 is showing the below message when i try to import module: 'DisqusModule' does not appear to...
Any chance this library could include the relevant code to add the disqus comment count? Thanks for the great project by the way! Really useful
Hi Murhaf Sousli, I am using this module in my website, and I am trying to use singleton pattern ( service ) its already available. I am using RxJs "ShareReplay"...
The property `pageId `used in a component as shown by example to be `pageId = '/about';` doesn't work with backtick literals.
If the Disqus comment section is placed in a component which has its encapsulation set to `ViewEncapsulation.ShadowDom` then it fails and logs the following exception: ```Error: Cannot read property 'appendChild'...
``` npm error npm error While resolving: [email protected] npm error Found: @angular/common@1[7](https://github.com/wouterplanet/Wouter-Planet-Angular/actions/runs/10288344372/job/28473545309?pr=3#step:3:8).3.12 ```