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

Rendering all possible items in AutoComplete is slow #2

Open
aymeric-giraudet opened this issue Jan 2, 2022 · 0 comments
Open

Rendering all possible items in AutoComplete is slow #2

aymeric-giraudet opened this issue Jan 2, 2022 · 0 comments

Comments

@aymeric-giraudet
Copy link
Owner

Tried optimizing list access or using debounce but it doesn't do the trick. Probably costly DOM operations.
Need to implement virtualization or wait for MudBlazor/MudBlazor#2051

@aymeric-giraudet aymeric-giraudet changed the title Render all possible items in AutoComplete is slow Rendering all possible items in AutoComplete is slow Jan 2, 2022
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

1 participant