You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2018. It is now read-only.
Hi. rxjs-jquery does not work with latest RxJS 5 I reckon.
It tries to refer Rx.Disposable.empty and gets Cannot read property 'empty' of undefined cause it's been replaced with Rx.Subscription. Expect to see more errors. Version 5 brought some major API changes.
Please consider providing proper rxjs dependency version. Looking forward to heaving your lib working with rx ver 5.