-
To reproduce:
1. Create / edit a place, and set a primary contact whose parent is **not** this place.
2. Open this place's detail page.
3. In the People list, hover over the primary contact's e…
-
I just installed this plugin and went about using it how you mentioned on your read.me. For one, there is no styles.css file that was to be imported via @import '@ticnat/nativescript-searchable-select…
-
It's need Renderer2 instead of Renderer in angular 10. Kindly update it.
```
node_modules/ngx-gallery/ngx-gallery-preview.component.d.ts:1:89 - error TS2724: Module '"../@angular/core/core"' has no …
-
Just tried testing this and the service creates a wrong path for me in this function:
private locateFile(path, scriptDirectory): string {
if (path === 'opencv_js.wasm') {
re…
-
I have read documentation , and it supports till Angular 8. Please update if anyone is aware of Angular 9 or 10 support.
-
I am trying to build my application with Angular 9.1.11 ,
I have installed @ngx-translate/core and @ngx-translates/http-loader. When running my application it works fine in Chrome and Edge but gives…
-
https://www.npmjs.com/package/angular-mindmap
教程里只有ControllerTS逻辑, 没有template
-
**Angular version**: 10
**ng-multiselect-dropdown version**:0.2.10
**Description of issue**: ERROR in node_modules/ng-multiselect-dropdown/ng-multiselect-dropdown.module.d.ts:3:23 - error TS2314…
-
Hi,
Thanks for this library.
I have created new project with v10 and integrated the latest `admin-lte` and `ngx-admin-let`.
Below is my `package.json`
> {
> "name": "mmp-angular",
> "ve…
-
I don't know have you considered rewriting this package with native ES module or TypeScript instead?
Or we can bundle it to ES module with `rollup`.
I'd glad to raise a PR if you agree.