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

Cannot read property 'AbstractObserver' of undefined #133

Open
alvipeo opened this issue May 22, 2017 · 4 comments
Open

Cannot read property 'AbstractObserver' of undefined #133

alvipeo opened this issue May 22, 2017 · 4 comments

Comments

@alvipeo
Copy link

alvipeo commented May 22, 2017

I've just included RxJS 5.4.0 and RxJS-DOM 7.0.3 on a page and got this error in the console:

TypeError: Cannot read property 'AbstractObserver' of undefined

BTW, no helpful info on how to get started with RxJS-DOM in the docs. Does it work with 5.x.x?
Please help with this error.

@paulpdaniels
Copy link
Contributor

Currently RxJS-DOM does not support RxJS 5.

@MacroChip
Copy link

This was not clear to me either until I googled the same error. Is this supposed to be obvious because 4.1.0 is on npm and the newer versions aren't? If not, it would be good to include in the documentation (maybe in the section about the files being on cdnjs). I'm fairly new to the js ecosystem so thank you for clarifying!

@romelgomez
Copy link

Is this lib dead or deprecated? there is another alternative or a new trend ?, RxJs is now on v6.

@paulpdaniels
Copy link
Contributor

@romelgomez I don't think there is going to be much upcoming support for this. That being said, most of the functions here are just sugar, they are relatively easy to implement with vanilla RxJS.

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

4 participants