Month: March 2020
After migration to 9.1.0 file `__ngcc_entry_points__.json` appears in workspace
🐞 bug report Affected Package Angular 9.1.0 Is this a regression? This didn’t occur in pre 9.1.0-* versions Description There seems to be a file…
ViewChild / ViewChildren: read multiple directives / tokens of the same element
I’m submitting a… [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [x ]…
Animations: animateChild() not working correctly
I’m submitting a… [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Feature…
type definition of UrlMatcher should allow to return null
I’m submitting a… [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Feature…
Click method of button added using element Ref dosent work?
Component @ViewChild(‘div’) div; hello:string = “”; clickMe(){ this.msg = “Hello”; } ngAfterViewInit(){ this.div.nativeElement.innerHTML =”<button (click)=’clickMe()’>Click</button><br><p>{{hello}}</p>”; } Template <div #div></div> The click method is never fired…
@angular/common/http: Issue with OpenID Authorization Flow
I’m submitting a… [ ] Regression (a behavior that used to work and stopped working in a new release) [X] Bug report [ ] Feature…
Dynamically created modules importing feature modules having declarations doesn’t work
I’m submitting a… [ ] Regression (a behavior that used to work and stopped working in a new release) [X ] Bug report [ ]…
HttpInterceptor – Intercepting Observable value
Please help me to resolve the following issue. I have TokenProvider service : getAccessToken(): Observable {} If it is necessary it obtains new token using…
ngIf fail with boolean variable on @4.3.1
I’m submitting a… [x ?] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ]…
Get access to Angular 4.1 documentation
Hi, I am using Angular 4.1 and Http service and tried to read the documentation (https://angular.io/docs) about it but it is not available any more…
Recent comments