-
Getting a warning during serve and production
WARNING in /Library/WebServer/Projects/angular/src/app/shared/shared.module.ts depends on ngx-lightbox. CommonJS or AMD dependencies can cause optimiza…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Please do not submit …
-
Wavedrom has a npm package in node modules, but i want to use it in my angular project, is there a way let me import wavedrom library in angular, just like below:
```
import {wavedrom} from 'waved…
-
We might have unused libraries that should be removed : angular-spring-data-rest, angular-toArrayFilter
-
Nice job, Im using angular 10 but when I compile get this error, amy suggestions?
Thanks a lot
ERROR in Debug Failure. False expression.
ERROR in node_modules/ngx-soap/lib/ngx-soap.mo…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[X ] Feature request
[ ] Documentation issue or request
## Cur…
-
I have integrated this in Angular 9 project.
It is showing this error in console:
ERROR in node_modules/ngx-stripe/lib/ngx-stripe.module.d.ts:4:65 - error NG6005: NgxStripeModule.forRoot retu…
-
**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 …
-
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…