forked from valor-software/ng2-select
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
Description
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.
wesley-wong, karthikv-26, fergalwasp, lucianojs and umdstu