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
ghost 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

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

Comments

@ghost
Copy link

ghost commented Feb 28, 2023

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.

@ghost ghost added the bug Something isn't working label Feb 28, 2023
@ghost ghost assigned George-cl Feb 28, 2023
@ghost ghost linked a pull request Feb 28, 2023 that will close this issue
@ghost ghost linked a pull request Feb 28, 2023 that will close this issue
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.

1 participant