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

Wallet page crash on Table component #3477

Closed
isalga opened this issue Apr 12, 2021 · 0 comments
Closed

Wallet page crash on Table component #3477

isalga opened this issue Apr 12, 2021 · 0 comments
Assignees
Milestone

Comments

@isalga
Copy link
Contributor

isalga commented Apr 12, 2021

Expected behavior

Page should not crash

Actual behavior

Crash after loading

    at Table (index.js:107)```

```<LoadMoreButton
        onClick={loadData}
        isLoading={isLoading}
        dataLength={data.length```

### Which version(s) does this affect? (Environment, OS, etc...)
feature-sdk-v5
@isalga isalga added this to the Sprint 46 milestone Apr 12, 2021
@isalga isalga self-assigned this Apr 12, 2021
isalga pushed a commit that referenced this issue Apr 14, 2021
* Prevent wallet page crash

* Add unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants