Currently it is not possible to use this with Angular 6 since the rxjs operators follow the old 'rxjs/add/operator/' syntax. It has been deprecated and in RxJS 6 it is now removed, making the migration impossible.
Any chance to update imports? This should be trivial, but might drop some Angular 4 support.
Currently it is not possible to use this with Angular 6 since the rxjs operators follow the old 'rxjs/add/operator/' syntax. It has been deprecated and in RxJS 6 it is now removed, making the migration impossible.
Any chance to update imports? This should be trivial, but might drop some Angular 4 support.