Skip to content

TypeError: undefined is not an object (evaluating 'e.execute') in AsapScheduler.flush #2697

Closed
@crooy

Description

RxJS version:
5.4.1

Actual behavior:

TypeError: undefined is not an object (evaluating 'e.execute')
flush — AsapScheduler.ts:17
(anonymous function)
exports — _invoke.js:5
(anonymous function) — _task.js:31
_ — _task.js:19
y — _task.js:23

Additional information:
The error occurs in our cordova ReactJS + RxJs app, at the moment our UI switches from not logged in to logged in. I cannot find what code produces this error sadly. I suspect its somehow related to unsubscribing various streams. We use lots of streams that are mapped, filtered, published, refcounted, scanned etc.

This error does not create any issues for the user as far as i can find.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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