Vue-material: [mdSelect] Having 1000 options will make multi select components slow

Created on 5 Mar 2017  路  7Comments  路  Source: vuematerial/vue-material

Steps to reproduce

select someting

Which browser?


Chrome

What is expected?

What is actually happening?

Reproduction Link


https://jsfiddle.net/javacs3/d3htyscu/7/

bug

Most helpful comment

@marcosmoura but not only for 1000 its slow but for few 50 - 200, i have countries select for example and its slow

All 7 comments

Same issue, not only select its slowly but every input https://github.com/marcosmoura/vue-material/issues/544

I will improve this, but indeed, a select with 1000 items will make the page slow. It's not ideal.

@marcosmoura but not only for 1000 its slow but for few 50 - 200, i have countries select for example and its slow

Hello same issue,
i have a table, and user can add rows dynamically,
on every row exists selects and inputs , when reach more than 40 elements,
the navigation through that inputs/selects is slow

@tomeragain i solved that temporary with simple search :/

We'll fix/optimize this ASAP.
I'm sorry, guys... We've a lot a things to build/fix and we're trying our best.
Thank you for your feedback @tomeragain :)

Closing this issue as our focus is on the new 1.0.0 version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maryleloisa picture maryleloisa  路  3Comments

capttrousers picture capttrousers  路  3Comments

bryanspearman picture bryanspearman  路  3Comments

philipfeldmann picture philipfeldmann  路  3Comments

Feduch picture Feduch  路  3Comments