Skip to content

skipUntil - v6.1.0 - throws an exception 'unsubscribe' of undefined #3685

@claylaut

Description

@claylaut

RxJS version: 6.1.0 / 6.0.0 (tested on both)

Code to reproduce:
https://stackblitz.com/edit/rxjs-skipuntil-issue

Expected behaviour:
it should work without throwing an exception

Actual behaviour:
Throwing an exception:
Error in [email protected]/internal/operators/skipUntil.js (60:32)
Cannot read property 'unsubscribe' of undefined

Additional information:
This issue is related to this change:
https://github.com/ReactiveX/rxjs/pull/3512/files#diff-fb87e1b2c0661f48fca4bf43fb5a19a3R60

PR including Fix
#3686

This works perfectly in 5.5.10 and lower versions.

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