question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Large Dataset" demo is broken

See original GitHub issue

The “Cities” selector in the demo page at http://jedwatson.github.io/react-select/ is intended to show how a large list of options can be virtualized.

However, I think you’re running into an issue where the virtual list isn’t displaying correctly. When I scroll down the list, the values jump around a whole bunch, and most of the list shows up white/empty.

I had this same problem when using react-virtualized, I think after one of the recent updates to that library.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
Nesciosquidcommented, Jan 24, 2017

I think the virtualized demo on the react-select demo page is just outdated.

Instead, I think we want to look at the demos for the actual react-virtualized-select component: http://bvaughn.github.io/react-virtualized-select/

Use that, it looks good.

0reactions
bladeycommented, May 27, 2020

Hello -

In an effort to sustain the react-select project going forward, we’re closing old issues / pull requests.

We understand this might be inconvenient but in the best interest of supporting the broader community we have to direct our limited efforts to maintain the latest version.

If you feel this issue / pull request is still relevant and you’d like us to review it, please leave a comment and we’ll do our best to get back to you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom rendering broken for large datasets #14144 - GitHub
The issue seems to occur at the point where a large dataset with a custom renderer switches FROM progressive rendering TO non-progressive ...
Read more >
ComboBox is not working with large dataset
I am stuck in the middle of large dataset in PowerApps. I am cascading the combobox and successfully got it but the problem...
Read more >
1.9 Working with Large Datasets - Bookdown
When you are working with datasets that are large, but can still fit in-memory, you'll want to optimize your code as much as...
Read more >
Big data? Datasets to the rescue! - Hugging Face Course
Fortunately, Datasets has been designed to overcome these limitations. It frees you from memory management problems by treating datasets as memory-mapped ...
Read more >
CFP Late Breaking & Demo Papers - JCDL 2022
The late-breaking results, preliminary work, datasets, and demos track is a ... the emerging issues in digital libraries research with the larger community....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found