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

compatibility RxJS 4 vs 5 #30

@parol-peter

Description

@parol-peter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions