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

Inaccurate undefined stream stack traces #263

Open
janat08 opened this issue Sep 16, 2018 · 0 comments
Open

Inaccurate undefined stream stack traces #263

janat08 opened this issue Sep 16, 2018 · 0 comments

Comments

@janat08
Copy link

janat08 commented Sep 16, 2018

Doesnt try to atleast approximate where error occured in code say by way of whats in scope or callee although pointing at line of code would be nice.

index.js:214 Uncaught TypeError: Cannot read property '_remove' of undefined
    at Combine._stop (index.js:214)
    at Stream._x (index.js:847)
    at Stream._e (index.js:812)
    at CombineListener._e (index.js:167)
    at MemoryStream.Stream._e (index.js:816)
    at MapOp._e (index.js:650)
    at MemoryStream.Stream._e (index.js:816)
    at _try (index.js:34)
    at MapOp._n (index.js:641)
    at MemoryStream.Stream._n (index.js:797
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant