You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I've noticed that my app is laggy when I use the autocomplete component with ~100k options. I found this thread and realized it became worse in current versions than it was in 3.3. - See 100k example with vuetify 3.6.8 vs 100k example with vuetify 3.3.13
Is there a way to make it more performant? E.g. block the options from being evaluated til the used types a given number of characters? Also, I'm wondering what affected this much the component's performance
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I've noticed that my app is laggy when I use the autocomplete component with ~100k options. I found this thread and realized it became worse in current versions than it was in 3.3. - See 100k example with vuetify 3.6.8 vs 100k example with vuetify 3.3.13
Is there a way to make it more performant? E.g. block the options from being evaluated til the used types a given number of characters? Also, I'm wondering what affected this much the component's performance
Beta Was this translation helpful? Give feedback.
All reactions