-
Unexpected value 'ReadMoreDirective' declared by the module 'CoreModule'. Please add a @Pipe/@Directive/@Component annotation.
-
Hi, when I trying to update my project Angular version from 8.2 to 9, console launch below error:
```shell
Package "ngx-tree-select" has an incompatible peer dependency to "@angular/forms" (requi…
-
I have an application where a Popup display data and uses `RouterLink` to change the route on click.
When the route changes the popup is closed which emits the `popupClose` output. However, the compo…
-
When updating chart both using setOption or merge with new series (removed 1 for example) it still shows on legend and tooltip.
-
how to enable usecorsRouteToGetCookie ?
-
I am using a perfect-scrollbar in angular material modal. as you can see in the screenshot, right side doesn't have any content after that perfect scrollbar coming. It disappears when I scroll down in…
-
I'm working on an app that is served with header
```
content-security-policy: object-src 'none'; script-src-elem 'self'; base-uri 'self'; require-trusted-types-for 'script'
```
This should _not_ b…
-
is there a way to register a custom language ?
-
**Describe the bug**
The function `registerThemes`, but also pretty much every other class/function, expects the `echarts` object to be available in the global scope. At first I though this was only …
-
First of all thanks a lot for such a useful lib! Works like a charm! 👏
I would like to use the Matomo Tag Manager and I also need to "push" other data into the `_mtm` variable. Perfhaps this is o…