-
Thanks for publishing this library. Very simple and easy to use.
Angular 4 introduced **_InjectionToken_** and deprecated OpaqueToken.
Now with **Angular 5**, OpaqueToken is removed.
Could it b…
vijjj updated
6 years ago
-
#### Version(if relevant): 1.0.0
"@angular/core": "^4.0.0"
#### Environment(if relevant):
#### Code(if relevant):
```
// code here
```
#### Expected:
#### Actual:
Unexpected value 'JS…
-
When I build with Angular 9 (`ng build`), I get the following error message:
> ERROR in node_modules/angular2-image-zoom/index.d.ts:4:22 - error NG6002: Appears in the NgModule.imports of PGModule,…
-
Once `bower install && npm install `was ran, now in `bower_components/ `all of the needed components where installed, ready to be used.
There was a small problem, though:
When running grunt dev, …
-
https://github.com/videogular/videogular2/blob/3fd74e7c548809afbd625dea04584eb7a22877fa/package.json#L19
For a library that requires Angular, wouldn't the versioning be more consistent if major is …
ghost updated
4 years ago
-
I know this has been mentioned before in other issues, but I'd like to request again that you repackage angular-select2 as javascript so that it's easier to include in angular projects. I'm aware tha…
-
Tried upgrading a project that uses ng2-trim-directive to Angular 11 and I see the following error during build:
```
Error: node_modules/ng2-trim-directive/dist/input-trim.module.d.ts:1:22 - error…
-
Hello. Thanks for making a great library.
I usually use this library with Angular, but when I set Angular to v15, it compiles fine with `ng serve`, but with `ng test` I get the following error.
``…
-
While trying to intercept http requests originating from an Angular application, I came accross the following restriction mentionned in the README:
> There's one catch though: you can't intercept H…
-
## 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
## Current…