-
I have been able to successfully work around a problem that I have ran into regarding compiling an app shell. I was able to do this by creating a separate app pulling in all the published libraries at…
-
In the emulator I can see the various stackedAreaCharts using angular-nvd3 directives to draw. I get the following error only in the emulator, but not when I run the app using ionic serve on localhos…
-
##### Description
When trying to consume a module generated by the Swagger-codegen typescript-angular for version 4.3 in a angular 5 project `ng serve` crashes and says:
```
ERROR in ./node_modul…
-
**Checklist**
- [x] This issue is **NOT** related to the charting library itself
**Expected behavior**
I use Trading View with angular 6 and 7 (latest) it works as expected, you can update …
-
Did a search on web, and find that there are quite a few js UI libraries, many of which are powerful, but they are not FREE.
I think we need to identify the core functionality first instead of just se…
-
## WS-2021-0039 - Low Severity Vulnerability
Vulnerable Library - core-11.0.5.tgz
Angular - the core framework
Library home page: https://registry.npmjs.org/@angular/core/-/core-11.0.5.tgz
Path to d…
-
[Angular 1.6 RC0 has been released](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) and the deprecated `success` and `error` callbacks of `$http` service have been removed. These metho…
-
### Which @angular/* package(s) are the source of the bug?
common
### Is this a regression?
Yes
### Description
It seems the saga of `| null` and its infectious nature in TypeScript code continue…
-
I'm trying to use this library inside angular project, generated using angular-cli (ng new), with default configuration for tsconfig and Angular v12. I can't my app to compile after adding npm package…
-
I get this error when I run a very basic angular app using this library in IE11 in IE8 compatibility mode. The error is on line 195 where ii's trying to execute `listener.call(target, event);`. When…