Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
crooy opened this issue Jun 26, 2017 · 3 comments

Comments

@crooy
Copy link

crooy commented Jun 26, 2017

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.

@kwonoj
Copy link
Member

kwonoj commented Jun 26, 2017

Unfortunately it isn't possible to tell if this is occurring in library's behavior or user code with given information. If there's reproducible code snippet it'll be helpful.

@kwonoj
Copy link
Member

kwonoj commented Jul 5, 2017

I'm closing this issue as inactive / lacks of information. Feel freely reopen if there is reproducible code snippet can be shared.

@kwonoj kwonoj closed this as completed Jul 5, 2017
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
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