Thanh Nguyen

Results 10 comments of Thanh Nguyen

I decided to use [SublimeLinter](http://www.sublimelinter.com/en/stable/) and disable Anaconda linting. ![image](https://user-images.githubusercontent.com/4046112/124214947-4ac6a900-db1d-11eb-972a-19fa51e9c251.png)

Any updates on this?

Using `npm install ng2-completer@next` is working for now.

I suggest using [redux-form](https://github.com/erikras/redux-form). It's very powerful form validation component for react.

``` this.modal.confirm() .showClose(true) .title(this.translator.instant('common.message.confirm.delete')) .keyboard(27) .okBtn(this.translator.instant('common.text.yes')) .cancelBtn(this.translator.instant('common.text.no')) .message("" + this.translator.instant('common.message.confirm.deleteAll') + "") .open() .result .then(( d:any ) => d.result ```

It works with Angular 8.

Why doesn't `update` have the same behavior as `save`?

I'm also facing this problem, the output file size is really big.

I am facing the same issue, this makes it useless.