Valentin

Results 8 comments of Valentin

Hey oferh, I have the same issue as Asma. The focus event is not firing : I just put the event in the ng2-completer div : (focus)='onAreaFocus($event)' But the component's...

Yes, actually I test it yesterday and it works just fine! Thanks

+1 great idea! ;)

Actually it is already on npm : #248

> ```shell > rm -rf node_modules > npm install --arch=x64 --platform=linux --target=8.10.0 aws-sdk imagemin imagemin-gifsicle imagemin-jpegtran imagemin-optipng imagemin-zopfli > ``` This solution didn't work for me unfortunately, even if I...

+1 I tried the *ngIf="true" word around but it didn't work.

@clabough as you sugget I added *ngIf="true" in all tabset except the one which already have one ngIf with my condition but it didn't work.