1

What is the expected way to virtualize options list in latest version of react-select (3.1.0)? There is react-virtualized-select but is not longer supported. Thanks.

1 Answers1

2

I finally used react-windowed-select library. The implementation is quite simple though. Thanks @jacobworrel.