Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

compatibility RxJS 4 vs 5 #30

Open
parol-peter opened this issue Jun 30, 2016 · 1 comment
Open

compatibility RxJS 4 vs 5 #30

parol-peter opened this issue Jun 30, 2016 · 1 comment

Comments

@parol-peter
Copy link

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.

Best regards

@snimavat
Copy link

I am new, but very confused, there isnt any clear documentation about if reactive extensions are supposed to work with the new RxJS 5, and there's absolutely no docs in rxjs 5 about how to use things like jQuery/angular etc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants