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

Crashing on large data sets #21

Open
tapiki opened this issue Jan 10, 2018 · 1 comment
Open

Crashing on large data sets #21

tapiki opened this issue Jan 10, 2018 · 1 comment

Comments

@tapiki
Copy link

tapiki commented Jan 10, 2018

Hi, I'm using this with 8000 records for autocomplete. The app becomes unstable/slow. Is there a method to handle this? Love the ease of use for SuggestionRow but I need to handle 8000+ records... thank you for your time.

@mats-claassen
Copy link
Member

Hi @DOTE, Sorry for replying only now. For such a case I would try returning only the first few suggestions in filterFunction so as to not having too many UI elements.

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

No branches or pull requests

2 participants