-
I'm testing the Beta of Web Components, and the documentation instructs me to use `CUSTOM_ELEMENTS_SCHEMA`. Using this is something we wouldn't like to do in our app as that makes Angular's compiler t…
-
I tried to install ngx-svg package in one of my application with angular 16 .
I get the below error while importing "NgxSvgModule" in my AppModule.
_'NgxSvgModule' does not appear to be an NgModul…
-
# 如何將 Angular library 裡的 scss/sass 正確導出 | Mandy's Website
因專案越來越龐大,需要將一些共用元件抽出來做 library 放到 npm 上,在其他專案在開發時也能一起使用,以便節省開發時間。照著官網的教學建立: https://angular.tw/guide
[https://mtwmt.com/blog/angular/ng_lib-…
-
Is this going to be compatible with Angular 9? I am trying to import it and am coming across an error which I'm assuming means it's not compatible with the latest Angular version:
> ERROR in node_m…
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
`my-app/package.json:`
```
"dependencies": {
"my-library": "^1.29.…
-
## WS-2017-0268 - Medium Severity Vulnerability
Vulnerable Library - angular-v1.3.0
Path to dependency file: /rekall-gui/manuskript/static/bower.json
Path to vulnerable library: /rekall-gui/manuskr…
-
There is an inconsistency in the queries being used by ``enhanceQueries`` dependent on whether the ``within`` option is present in the query descriptor object passed to the accessor functions.
In t…
sbr61 updated
2 years ago
-
When upgrading from Angular 8 to 9.1 the compiler give that error.
This likely means that the library (ngx-store) which declares WebStorageModule has not been processed correctly by ngcc, or is not…
-
I have followed the set up instructions on: https://www.npmjs.com/package/angular-gtag
npm i angular-gtag
in app.module.ts:
` GtagModule.forRoot({ trackingId: environment.GOOGLE_TAG_ID, tr…
-
Hi,
When i upgrade to the latest version WithConverter returns a plain Javascript Object instead of the requested class.
This seems to be a bug in rxfire. Se this issue as well: https://github.co…