AnguHashBlog / angular-primeng

🅰 Angular Blog Integration Template including PrimeNG: Seamlessly connects to Hashnode's APIs, effortlessly fetching and integrating your blog data. Compatible with any Hashnode blog.
https://angularprimeng.anguhashblog.com/
MIT License
11 stars 5 forks source link

`DomSanitizer` to be applied as a `pipe`, not directly since it interferes with custom directives #36

Closed monacodelisa closed 4 months ago

monacodelisa commented 4 months ago

Describe the bug More custom directives may need to be added and the DomSanitizer if applied directly, interferes with custom directives.