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

Undefined #37

Closed
atypicalprogrammer opened this issue Jun 25, 2017 · 2 comments
Closed

Undefined #37

atypicalprogrammer opened this issue Jun 25, 2017 · 2 comments

Comments

@atypicalprogrammer
Copy link
Collaborator

Issue on line 1480 of api.js;

var thisInclusion = tailTxStates[tailTxArray.indexOf(tailTx)];

Uncaught typeError: Cannot read property '0' of undefined
@janfiedler
Copy link

janfiedler commented Oct 2, 2017

iota.lib.js v0.4.1
Issue on line api.js:1535
var thisInclusion = tailTxStates[tailTxArray.indexOf(tailTx)];
TypeError: Cannot read property '0' of undefined

Still get this error running on node.js, in random time. When looping function getAccountData().
Any idea?

@anyong
Copy link
Contributor

anyong commented Apr 8, 2018

I'm going to close this issue as it has been opened for quite some time with no additional information. If you are still seeing errors, please write a more descriptive explanation including steps to reproduce and re-open this issue.

@anyong anyong closed this as completed Apr 8, 2018
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

3 participants