Angular 6 Update for RxJS 6 not in compatibility mode
Closed this issue · 4 comments
mtpultz commented
Looks like the NgBusy needs an update for Angular 6 to allow for use with RxJS v6 outside of compatibility mode. Might be worth a version bump to v2.0? Only needs to replace the imports using rxjs/Subscription
a handful of times to be just rxjs
.
I'd PR an update, but not sure what needs to change in build.js
globals and external.
victos commented
Hi,
There's a 6.x version used for angular 6.x (rxjs v6)