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

MobX - attempt to read an array index (0) that is out of bounds #445

Open
andrzej-casper opened this issue Feb 28, 2023 · 0 comments · May be fixed by #446
Open

MobX - attempt to read an array index (0) that is out of bounds #445

andrzej-casper opened this issue Feb 28, 2023 · 0 comments · May be fixed by #446
Assignees
Labels
bug Something isn't working

Comments

@andrzej-casper
Copy link

Today I started playing around with Casper Signer to detect why it is frequently crashing. First thing I noticed that there are following MobX warnings:

mobx.module.js:3369 [mobx.array] Attempt to read an array index (0) that is out of bounds (0). Please check length first. Out of bound indices will not be tracked by MobX

They appear when you either open Key Management or Connected Sites in hamburger menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants