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

Fix show all members of pool #2364

Conversation

henry-arcu89
Copy link
Contributor

In Dashboard in menu pools, when click to show all members, for example if pool has 41 members, in the page of list of members only show 40 members.

The member lost, is the member with more Bonded Polkadots.

The second param of function splice() is the number of items, no the index of item.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice

@rossbulat
Copy link
Collaborator

Thank you for identifying. Fixed in #2369

@rossbulat rossbulat closed this Dec 17, 2024
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

Successfully merging this pull request may close these issues.

2 participants