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

my array is more than 500 items #11

Open
edx-mohamed-khamis opened this issue Dec 1, 2020 · 3 comments
Open

my array is more than 500 items #11

edx-mohamed-khamis opened this issue Dec 1, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@edx-mohamed-khamis
Copy link

Everything works fine in the plugin and i really liked it but when i try it with an array of more than 500 items. i got this message in the terminal VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components that follow React performance best practices like PureComponent, shouldComponentUpdate, etc. {"contentLength": 24461.333984375, "dt": 656, "prevDt": 4774}

I don't know if you are aware of this or not anyway i couldn't use it because it's very slow while scrolling + choosing a value but i really liked this plugin.

@selvamk-js
Copy link
Owner

Hello, @khamisEDX
Thanks for the comments 😊 and Yes I do know about the performance issue since I have used it in my project.
I am already working on it I will release a new build with improved performance.

@selvamk-js selvamk-js added the enhancement New feature or request label Dec 9, 2020
@SaadAhmadSaddiqui
Copy link

First of all, I want to commend you for this package. It's awesome! I'm surprised not more people have looked into this library. Although, I'm also facing the performance issue and would really like to know if there's any update on that end. Thank you!

@selvamk-js
Copy link
Owner

@SaadAhmadSaddiqui I am working on this issue since I am busy with other projects I couldn't spend full time fixing it. But, soon will release a new version with improved performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants