-
You plan on supporting angular 6 ?
-
Hello,
I'm trying to update my application to Angular6, but I have an issue.
Here is what I get when I do a :`ng update @angular/core`
`Package "@markpieszak/ng-application-insights" has an in…
-
Recently Angular6 based on RxJS6 weas released. Starting from approx RxJS 5.5 I think they introduced new feature: pipeable (formerly lettable) operators.
This could significantly reduce bundle size …
-
Hello,
I'm trying to update my application to Angular6, but I have an issue.
Here is what I get when I do a `ng update @angular/core`
`Package "apollo-angular" has an incompatible peer dependen…
-
Silly question - any reason why you didn't use Angular 6 w/ the new schematics support?
https://blog.angular.io/schematics-an-introduction-dc1dfbc2a2b2
-
-
## Expected Behavior
Since Angular 6 is out for some weeks now i expected an updated module :)
## Actual Behavior
`ERROR in ./node_modules/ngx-infinite-scroll/modules/ngx-infinite-scroll.es5.js
…
-
**I'm submitting a ...**
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Sorry, we will not be able to answer every supp…
-
angular cli v6 generate template
```
import { Injectable } from '@angular/core';
@Injectable({
providedIn: 'root'
})
export class AaaService {
constructor() { }
}
```
-
Hi!
I've just download de source and try the example under /example but getting this error after ng serve:
```Uncaught Error: Template parse errors:
Can't bind to 'operation' since it isn't a kno…
moi-j updated
6 years ago