Code Monkey home page Code Monkey logo

Comments (5)

vinuganesan avatar vinuganesan commented on May 23, 2024

I'm also facing the same performance issue. @tfmukles Have you find any other solution?

Thanks!

from react-select.

SebastianNarvaez11 avatar SebastianNarvaez11 commented on May 23, 2024

same error

from react-select.

pinkpigeonltd avatar pinkpigeonltd commented on May 23, 2024

I am dealing with a dataset of 20k+ entries. Component is unfortunately not usable in that state.

from react-select.

highflying avatar highflying commented on May 23, 2024

I have the same issue, with 8291 options it is slow to filter and update the options in the dropdown menu. It looks like it isn't using a virtualised component so it is rendering all the options, which will 100% cause performance issues.

from react-select.

Tirzono avatar Tirzono commented on May 23, 2024

We recently migrated from v3 to v5 and were using windowed list (similar to react-windowed-select). We noticed a massive slowdown when we upgraded. With v3 it was usable and nearly instant, with v5 it can take a couple of seconds to open the list. I am talking about 10k entries roughly.

Codesandbox to reproduce the issue here:

https://codesandbox.io/p/sandbox/admiring-firefly-48gfl4

Codesandbox with v3 here (from #5255):

https://codesandbox.io/s/react-select-large-list-ug2f2

Note that the slowness is more apparent in older browsers. For example, in Edge version 119 it's much faster than in Edge version 103.

from react-select.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.