-
While using angular2-query-builder, I can change the type of OPTIONS of a FIELD. I can even add my customized type for OPTIONS. But, for the FIELDS I can't make any such changes. Kindly guide me on th…
-
I tried to rebuilding your example with angular 9 and @nrwl/workspace 9.4.2
I always got this issue
```
Uncaught Error: A platform with a different configuration has been created. Please destroy it…
-
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…
-
Hey, so I downloaded this library in hopes of it helping me with connecting my Angular project to Electron.js using the ipcRenderer, and I got this message:
```
ERROR in node_modules/ngx-electron…
-
Hi,
I tested the `@ngx-playwright/test` (0.5.8) library and noticed that even when the tests fail, the `ng e2e --ui=false` command terminates with exit code 0, which stands for a success. This is …
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report
[ ] Performance issue
[x ] Feature request
[ ] Documentation issue …
-
I faced with issue after adding leaflet draw library to the app.
package.json:
```
{
"name": "angular-leaflet",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve…
-
I understand it can be used on the cli `--single-bundle true`, but how would i use this in the configuration itself? i tried `architect.build.options.single-bundle` and `architect.build.configurations…
-
**Actual behavior**
I would like to build an image with the multi stage mechanism.
**Expected behavior**
It fails with `kaniko` but works with `docker build`.
**Suggestion**
Keep the same tim…
-
**Describe the bug or question**
Even though the bug does not originate from single-spa it does affect how the system works, so I am posting it here as well in hopes someone already experienced it an…